- Added new LiteCore package
- LiteCore will be added to every Lite product and include core features
- Moved ColorModule to LiteCore
- Improved color processing module. Now HEX colors support any number of inserts into a message of the {#FFFFFF} format.
- Example: "{#FFFFFF}Hello {#555555}world!"
- Fixed autoSetBlock function when wheat falls (Yes, spigot api now considers this a block) (Thanks Kwitt for report
)
- Fixed blocks falling out of the harvest when the autoSetBlock function is active
- Fixed an error when breaking blocks under plants that have a permission restriction
- You can specify the integer value 0 in the price, and not 0.0 as before
- Added the ability to set the stack size of a dropped item. Both integer and range
- Plants have a privileges column. If the player does not have this privilege, then he cannot plant this plant or collect it
- Plants have commands. Once the plants are collected, these commands will be executed. To set the dynamic name of the player who collected the plants, use the line [PLAYER_NAME]
- added Sell GUI
- new command /lfarm sell (perm azlagor.command.lfarm.sell)
- You can set prices for dropped items
