- Fixed WorldGuard support, generator blocks can be broken inside protected regions. They will be broken normally like normal blocks increasing compatibility with other plugins that rely on breaking blocks such as: MMO Core and Aura Skills for skills exp.
- Added /orestack generator get-group <generator-group> command, the generator group is based on the folders in which the generator is located:
Code (Text):
/generators/crops -> crops
/generators/trees/vanilla -> trees_vanilla
With increasing number of generators this should make it easier to stay organized.
I also started developing a basic gui system to make the plugin easier to use.