File Details
CustomGreenThumb v1.1
- R
- Jan 26, 2025
- 7.93 KB
- 22
- 1.21+19
File Name
CustomGreenThumb.jar
Supported Versions
- 1.21
- 1.20.3-Snapshot
- 1.20.5-Snapshot
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
Changelog
v1.1 - Seed Consumption, Radius Reset, Cooldown, Reload System, and Toggle Command
- Added: Wheat seeds are now consumed based on the number of blocks converted (configurable via seed-consumption in config.yml).
- Added: The radius is reset to 0 when the plugin is enabled or disabled.
- Added: Cooldown system to prevent spamming the Green Thumb ability (configurable via cooldown in config.yml).
- Added: Reload system to reload the plugin configuration without restarting the server (/greenthumb reload).
- Added: Maximum radius limit to prevent excessive block conversion (configurable via max-radius in config.yml).
- Added: Option to toggle seed consumption on or off (configurable via consume-seeds in config.yml).
- Added: Toggle command to easily enable or disable the plugin (/greenthumb toggle).
- Added: Configuration file (config.yml) now includes all required settings and messages.
- Added: Debug logging to help troubleshoot configuration and message issues.
- Fixed: Messages not working due to missing or incorrect keys in config.yml.
- Fixed: Radius calculation now works correctly for all values (previously inconsistent behavior).
- Improved: Cooldown system now properly tracks and displays remaining cooldown time.
- Improved: Permission checks added for all commands to ensure only authorized players can use them.
- Improved: Multiline info command now displays plugin settings in a clean, readable format.