LandProtections is a plugin designed to protect land ownership on PocketMine-MP servers.
- Area protection: Allows players to protect their land by defining specific boundaries.
- Download the plugin from Poggit CI or Poggit Release.
- Place the .phar file into the
plugins
folder of your PocketMine server. - Restart your PocketMine server.
To start protecting an area, use the following command in-game:
/claim <area_name>
Command | Permission |
---|---|
claim |
landprotections.command.claim |
invite (coming soon) |
landprotections.command.invite |
If you'd like to contribute to the development of this plugin, please follow these steps:
- Fork this repository.
- Create a new feature branch (
git checkout -b feature/new_feature
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to your branch (
git push origin feature/new_feature
). - Create a pull request.
This plugin is licensed under the MIT License. See the LICENSE file for more information.
For questions or suggestions, please contact the developer via email: [email protected]