
AxGens 2.28.4
A customizable gens plugin with builtin events, sell wands and more!
- Removed an old converter that was added back in v1.4.2, if you still haven't updated since, then first start the server with v1.7.1.
- New API version: 4
- Added 12 new API events
- Added a few extra useful classes and methods
- Added a new config option: crash-handling
- This let's you configure what should happen when generators in the world and in the database are mismatched.
- Some fixes
- Further optimizations
- Reworked the whole ticking system, this should give a significant performance boost. (the plugin was not heavy before, but now it should use almost 0% of tick)
- New setting: only-owner-pickup! If this is enabled, but only-owner-interact is false, the players who can build at the generator will be able to upgrade the generator, but they will not be able to pick it up.
- Fixed a complicated issue that occurred if multiple people tried placing generators in the same spot while picking it up with /mygens
- Fixed an issue that happened when Oraxen hook was enabled, but not used
- The default-max-generators setting was not added properly when a team hook was in use, this means that your players may gain this amount of extra slots after updating.
- Removed ItemsAdder hook, because it does not work properly, use oraxen if you want custom blocks.
- Some other fixes.
- Added a third timer-format option to the config
- Fix to the bentobox team hook
- Added 1.20.4 support
- Fixed infinite sell wands
- Small changes to the config updater
- Added a new option: offline-generation
- This let's you pause generators when the owner is offline
- The plugin now prevents generator blocks and sell wands from being crafted
- Generators are now loaded when a world is loaded (compatibility for multi-world skyblock servers)
- Added an option to switch between generator speed (time) units (options are: ticks, miliseconds, seconds)
- The plugin now prevents generator blocks from being destroyed by fire
- Fixed a small mistake in the default tiers.yml
- Fixed an issue with the limit permission, its recommended to update
- Now its possible to disable all 4 events