
AxGens 2.28.4
A customizable gens plugin with builtin events, sell wands and more!
Fixed some other bugs, if you are using 2.14.0-2.14.2, you should update as soon as you can as there are some important bug fixes:
- Fixed an issue with prevent-drop-usage not working
- Fixed an issue with the builtin price system applying sell multipliers twice
- Other fixes.
- The plugin was accidentally creating too many threads in the last update.
- Some fixes to the custom block support
- Made it possible to use custom items as the material (for example paper with custom-model-data)
- Added %axgens_multiplier% placeholder
- Added permission based multipliers, use the axgens.multiplier.<amount>, note that if you have a bypass permission, this will not work (note: currently only whole numbers are allowed, for example axgens.multiplier.1 will give +1 to the multiplier of the player)
- A bunch of internal changes to optimize the code and to solve some issues
- Fixed Oraxen custom blocks
- Readded ItemsAdder custom blocks
- More info on the wiki: https://docs.artillex-studios.com/axgens-custom-blocks.html
- Added a new number formatting system (you will have to reconfigure this again if you have changed the old number-format setting)
- Fixed the glow option on items not working
- The plugin will no longer count generators to the player's slot limit in worlds that are not loaded
- Fixed an issue with the /mygenerators menu not allowing picking up generators in unloaded chunks
- Made the plugin behave a bit better to /reload and plugman (it is still not supported, but it should not fully stop anymore)
NOTE: This update slightly changes all drops' nbt! (meaning: you won't be able to sell items that were generated in the last version) This is because we reworked the entire item builder of the plugin to support 1.20.5+, sorry for the inconvenience.
- Added 1.20.5 and 1.20.6 support
- Added multipliers (/axgens multiplier)
- Fixed an issue with changing slot limits / levels
- Slight optimizations
- Trusted players can now use sellwands and generators on plots with PlotSquared
- Added a new API event: GeneratorDropEvent
- Made it possible to disable automatic event starting by setting start-event-every-minutes to -1
- Fixed holograms on spigot
- Removed a debug message when event started
- Made it easier to place generators next to each other if both right-click-upgrading and enable-gui is disabled
- Added HuskTowns protection hook
- Fixed an issue with sellwands generated in older axgens versions.
- Added some new placeholders:
- %drop-name-<number>%
- %drop-material-<number>%
- %drop-chance-<number>%
- %sell-price-<number%
- Fixed an issue with the EconomyShopGUI hook
- Slightly smaller jar size
- Added allow-buying setting, which allows you do make certain generators unsellable while still keeping them in the shop gui
- Added experimental nextgens converter
- Added %repair-cost% placeholder to the shop gui as well
- Made the title of the upgrade gui and the corrupted generator repair configurable (in the guis.yml)
- Some fixes to the sellwands
- Fixed an issue that caused player heads not to be sellable after a server restart
- Made it possible to remove default items from the menus
- Added %money-required% and %levels-required% placeholders to some messages.
- Added %event-name% placeholder to event to some of the event messages
- Improved offline player tab completion (it will suggest the names of the online players)
- Made it possible to add multiple drops to a single generator tier (https://docs.artillex-studios.com/axgens-change-based-drops.html#chance-based-multi-drops)