- Added a require-level-for-placement setting
- Fixed the upgrade too low level message using the incorrect one
- Added 1.21.2 and 1.21.3 support
- Improved the axgens.multiplier permission, you can now set it to floating point numbers (exampe: axgens.multiplier.1.5)
- Made the permission multipliers work even if you are OP.
!!!
- Slightly simplified the limit system in the plugin as the old system was a b bit confusing.
- This means that the default-max-generators will be now the default value and the permission limit and database limits will be added to this value (in the previous versions, the permission limit overrode the default-max-generators setting)
- Some players on some setups might get some extra generator slots after updating (at most the same amount as default-max-generators) - so if this is important for you, please test ahead!
- Also team mode still disabled the permission slot system (because the bukkit api doesn't have a way to get offline players' permissions)
- There are also many small internal changes.
- The plugin now stops drops from being used in many places (furnace, enchanting table, etc..) if
prevent-drop-usageis enabled- Added some extra checks to protect a few generator types from being broken/damaged
- Fixed an issue with custom blocks if you don't set the material to a block
- Added a new setting to the config that can prevent generators from getting corrupted when the owner is not online
- Made it possible to sell generators and drops or buy them straight from ShopGUIPlus
- Check the wiki page for more information: https://docs.artillex-studios.com/axgens-shopguiplus-support.html
- Gui improvements, now you can put items on multiple slots
slot:
- "0-9" # horizontal
- "8|53" # vertical
- Fixed an exception on shutdown
