https://github.com/kygekteam/kygekfarmlanddecay
A PocketMine-MP plugin that implements vanilla functionality of farmland becomes dirt when jumped or fallen
https://github.com/kygekteam/kygekfarmlanddecay
Last synced: 3 months ago
JSON representation
A PocketMine-MP plugin that implements vanilla functionality of farmland becomes dirt when jumped or fallen
- Host: GitHub
- URL: https://github.com/kygekteam/kygekfarmlanddecay
- Owner: KygekTeam
- License: gpl-3.0
- Created: 2021-06-18T11:20:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T01:00:54.000Z (over 3 years ago)
- Last Synced: 2025-01-21T14:31:25.580Z (5 months ago)
- Language: PHP
- Homepage: https://poggit.pmmp.io/p/KygekFarmlandDecay
- Size: 141 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KygekFarmlandDecay
[](https://poggit.pmmp.io/p/KygekFarmlandDecay)
[](https://discord.gg/CXtqUZv)**NOTICE:** There will be no PM4 version of this plugin, because the farmland decaying behavior has been implemented in PocketMine-MP 4. See PR https://github.com/pmmp/PocketMine-MP/pull/4434 for more details.
A PocketMine-MP plugin that implements vanilla functionality of farmland becomes dirt when jumped or fallen.
# Features
- Turns farmland to dirt when a player jumps or falls onto a farmland
- Automatic plugin updates checker# How to Install
1. Download the latest version (It is recommended to always download the latest version for the best experience, except you're having compatibility issues).
2. Place the `KygekFarmlandDecay.phar` file into the plugins folder.
3. Restart or start your server.
4. Done!# Upcoming Features
- Permissions
- Configuration file
- Entity support (animals & mobs)
- And more...You can request for a feature to be added in a future update [here](https://github.com/KygekTeam/KygekFarmlandDecay/issues)!
# Additional Notes
KygekFarmlandDecay plugin is made by KygekTeam and licensed under **GPL-3.0**.
- Join our Discord server [here](https://discord.gg/CXtqUZv) for latest updates from KygekTeam.
- If you found bugs or want to give suggestions, please visit [here](https://github.com/KygekTeam/KygekFarmlandDecay/issues) or join our Discord server.
- We accept all contributions! If you want to contribute please make a pull request in [here](https://github.com/KygekTeam/KygekFarmlandDecay/pulls).