Fix
- Fixed display of the economy format when opening /lfish sell
Improvements
- Plugin restart command added to console mode (for scheduled restart)
Improvements
- Added placeholders to commands
- %location_x%, %location_y% %location_z%
Improvements
- Fixed processing of bukkit commands (Bukkit cannot accept slashes and this confused many server owners)
Improvements
- "/lfarm set" now replaces existing blocks with the plant you want to place (Oraxen and ItemsAdder)
CoreFix
- Fixed initializing the plugin prefix, due to which all help messages for commands were not sent to the player (Thanks for the report dubucream74)
- Added a new method for unloading config and language storage from a plugin file (Some Java versions had difficulty with this)
Fix
- Fixed blockBreak event for Oraxen (Thanks for the report veronica_6692)
Improvements
- [LiteCore] Added message manager
- Added useful command messages for server administrators.
Fix
- Removes phantom TRIPWIRE when using is_tall
Improvements
- Added "is_tall" processing for break_block (Oraxend and ItemsAdder)
Improvements
- Added "is_tall" processing for tall plants (Oraxend and ItemsAdder)
Improvements
- API update
- Added creation of custom CropLocation
Fixes
- Fixed display of plant limits for players (translate) (Thanks __dark__moon__)
Fixes
- Fixed identification of custom mobs from other plugins
Fixes
- Improved handling of Ageble plant status. (Thanks westray03 for the report)
LiteCore update
- Added consistent processing of plugin integration on custom mobs. Now you can summon mobs from different modifications at the same time
Fixes
- Automatic removal when replacing a plant block using other plugins.
- Automatic removal when replacing blocks using server commands
Improvements
- Added age function for custom sprouts.