AxGens | The All-In-One Gens Plugin icon

AxGens | The All-In-One Gens Plugin -----

A customizable gens plugin with builtin events, sell wands and more!




- The ItemSellEvent api event now returns a cloned item.
----------, Dec 15, 2024

- Added 1.21.4 support
- Fixed some issues with commands on 1.21+ versions
- Improved the throughput of the packet entity system by a large margin (faster holograms)
----------, Dec 8, 2024

- There was a debug message left in the previous version, if you use 1.21.2-3, update to fix the spam.
----------, Dec 2, 2024

- Added a require-level-for-placement setting
- Fixed the upgrade too low level message using the incorrect one

Also, this resource will be a year old in 2 days, if you enjoy using it and the included regular updates/bug fixes, please consider writing a review! :D
----------, Dec 1, 2024

- 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.
----------, Nov 4, 2024

!!!
- 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.
----------, Oct 24, 2024

- The plugin now stops drops from being used in many places (furnace, enchanting table, etc..) if `prevent-drop-usage` is enabled
- Added some extra checks to protect a few generator types from being broken/damaged
----------, Sep 27, 2024

- 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
----------, Sep 21, 2024

- Fixed a startup issue that could occur on some servers in the last version
----------, Sep 15, 2024

- 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
----------, Sep 13, 2024

- Gui improvements, now you can put items on multiple slots
slot:
- "0-9" # horizontal
- "8|53" # vertical
- Fixed an exception on shutdown
----------, Sep 7, 2024

- Fixed an issue with not being able to disable sell price hooks, if you are on v2.21.0, make sure to update!
----------, Sep 4, 2024

- Improved performance of event bossbars (not like they were heavy, but still)
- Added an option to disable event bossbars (config.yml > enable-event-bossbars)
- Made it that placeholderapi placeholders will be parsed on items when they are loaded (you can disable it in the config.yml > parse-item-placeholders)
- Fixed an exception with the converter that occured with certain configurations
----------, Sep 2, 2024

- This update has some breaking changes, make sure to read everything!
- Reworked the shop provider system, now it is possible to enable multiple shop plugins that provide prices for the /selldrops command. (so you can for example have builtin prices and shopguiplus prices work at once)
- Make sure to check the hooks.yml > price-plugins section after updating and disable hooks that you don't need (if the plugin is not installed, it will be ignored)
- API version 13: Added AxGensHookReloadEvent and changes to the shop provider registering process.
- Some minor changes to the multiplier formatting in the /axgens multiplier commands
----------, Sep 1, 2024

- The %axgens_multiplier% placeholder will no longer show pointless decimal points, only 2 at most
----------, Aug 30, 2024

- Fixed the /selldrops command not selling some items on 1.20.5+ paper servers (this looks like paper bug, for some reason every item comparison returns false if the item is old enough, even with the exact same components)
----------, Aug 22, 2024

- Fixed an exception that sometimes occurred on world loading
- Fixed potion coloring not working in the item builder
----------, Aug 20, 2024

- Added 1.21.1 compatibility
- Fixed short number formatting not using fraction digits
----------, Aug 11, 2024

- Readded %repair-cost% and %upgrade-price% placeholders to generator items
----------, Aug 4, 2024

- Added EcoBits currency support
- Fixed the reload command not properly stopping a scheduler thread
----------, Aug 2, 2024

- Revamped internal placeholder system, this improves performance and makes placeholders more reliable
- If you notice any missing placeholders from anywhere, let us know!
- Added a new generator-price-calculation setting that lets you modify the upgrade price formula
- Fixed some number placeholders not being formatted
- Improved superiorskyblock disband generator deletion, made it possible to disable in the hooks.yml
- Slight performance improvements when using corrupted generators
- Fixed some issues with the converters
----------, Jul 31, 2024

- Fixed a startup issue
----------, Jul 26, 2024

- Made it possible to customize command aliases
- Added a blacklisted-worlds section to the config
----------, Jul 24, 2024

- Hotfix for placeholder parsing in action bars and titles
----------, Jul 24, 2024

- Fixed corrupted generators using seconds instead of minutes by mistake, if you use them, make sure update to this version.
- Fixed an exception on shutdown caused by placeholders
- Added a missing hook plugin to hooks.yml
----------, Jul 24, 2024

- Made generators immune to leaf decay
- Made it possible for coop/trust-ed bentobox users to access generators
----------, Jul 8, 2024

- Fixed hooks not disabling after running /axgens reload
----------, Jul 1, 2024

- Added 1.21 support
- Added an update notifier, you can customize it or disable it in the config
----------, Jun 23, 2024

- Made all the command error messages customizable
- Made commands work with Geyser Floodgate players
- Fixed a warning that appeared on startup when using paper 1.20.5 and 1.20.6
----------, Jun 17, 2024

- Added some lacking number formatting in the shop and my generators gui
----------, Jun 16, 2024

- Added a simple-sell-command section to the config, it allows you to remove the help from the /selldrops and make it run /selldrops all, hand, handall (configurable) instead
----------, Jun 14, 2024

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.
----------, Jun 3, 2024

- Fixed an issue with the event bossbar not updating
----------, Jun 3, 2024

- The plugin was accidentally creating too many threads in the last update.
----------, Jun 1, 2024

- 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
----------, May 30, 2024

- Fixed Oraxen custom blocks
- Readded ItemsAdder custom blocks
- More info on the wiki: https://docs.artillex-studios.com/axgens-custom-blocks.html
----------, May 20, 2024

- 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
----------, May 13, 2024

- 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)
----------, May 7, 2024

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
----------, May 2, 2024

- Trusted players can now use sellwands and generators on plots with PlotSquared
- Added a new API event: GeneratorDropEvent
----------, Apr 22, 2024

- Made it possible to disable automatic event starting by setting start-event-every-minutes to -1
----------, Apr 21, 2024

- Fixed an issue with /axgens givedrop
- Fixed an issue that could prevent the tiers.yml from loading
----------, Apr 6, 2024

- Fixed holograms on spigot
- Removed a debug message when event started
----------, Apr 5, 2024

- Made it easier to place generators next to each other if both right-click-upgrading and enable-gui is disabled
----------, Apr 3, 2024

- Added HuskTowns protection hook
----------, Apr 2, 2024

- Fixed an issue with sellwands generated in older axgens versions.
----------, Mar 31, 2024

- 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
----------, Mar 27, 2024

- 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
----------, Mar 19, 2024

- Made it possible to remove default items from the menus
----------, Mar 14, 2024

- 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)
----------, Mar 14, 2024

- 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)
----------, Mar 12, 2024

- Fixed a exception that occurred while crafting items
- Added the %repair-cost% placeholder that works in the tiers.yml and shows the corrupted generators' repair price
- Added a usage info for the /selldrops command
- Added a title and action bar for the /selldrops command (you can disable it by setting it to "")
----------, Mar 12, 2024

- Fixed an issue with the upgrade menu.
----------, Mar 9, 2024

- Fixes to the item builder.
----------, Mar 7, 2024

- Added a new setting that allows to you limit the max generators that players can have (this is a special setting, it also overwrites permissions and database limits)
- Fixed an issue with /axgens list
----------, Mar 6, 2024

- Added 2 new config options: prevent-drop-usage and force-register-sell
- Added a new placeholder: %drop-name%, which uses the formatted name of the drop, this replaces %drop-material% in the default config
- The plugin now prevents coral fading, copper aging, magma block damage and more
- Added Geyser support, bedrock players won't have to sneak to upgrade generators.
----------, Mar 6, 2024

- Fixed some issues with the SQLite database
----------, Mar 5, 2024


- Added a pickup all button to the /axgens list gui.
----------, Mar 3, 2024

- Fixed an issue with sellwands working in some protected regions.
----------, Feb 29, 2024

- Fixed an issue with the axgens.limit.* permission
- Fixed some issues with the hologram system
----------, Feb 28, 2024

- Attempted fix an issue with the bypass permission not working
----------, Feb 28, 2024

- Further improved hologram performance
- When someone disbands their island with the SuperiorSkyblock2 hook enabled, all generators on the island will now get deleted from the database
- In some places the %speed% placeholder was not using the configurable time format
- Made it possible to remove 'broken' generators from the /mygens gui
----------, Feb 25, 2024

- The drop event amount placeholder in the start message was displaying the wrong value.
----------, Feb 23, 2024

- Fixed an issue with the corrupted generators feature on spigot/paper servers.
----------, Feb 22, 2024

- In the generator upgrade gui the upgrade item did not respect the configured slot, this update fixes this.
----------, Feb 21, 2024

- The ItemSellEvent is now also called when selling items with sellwands.
----------, Feb 17, 2024

- Now the sell wand will be fully be updated after use (both lore & name placeholders)
----------, Feb 13, 2024

- Now it is possible to add decorations to menus, just copy one of the premade items, rename them, change the slot and it should show up!
----------, Feb 11, 2024

- !! Make sure to make a backup of your AxGens folder before updating, just in case!
- Reorganized the configuration, now there are 7 yaml files instead of 3.
- NEW: Corrupted Generators Feature (more info on the wiki)
- A converter will do everything for you!
- New API version 5, Events API
- Added Folia Support
- Added /axgens stats, a command that shows how many active/loaded generators there are.
- Migrated the whole plugin to AxAPI, which means that now you can also add heads to guis
- Reworked the entire gui system, now you can change the slot of items
- Now its possible to use offline players in /axgens level and /axgens slots
- Removed all hologram hooks, now the plugin has its own builtin system for it (hologram updating should be way faster now)
- A bunch of optimizations
- Sellwands will now take shop plugin price modifiers into account
----------, Feb 10, 2024

- Fixed an issue with the PlotSquared protection hook
----------, Feb 7, 2024

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
----------, Jan 29, 2024

- Another small fix related to /mygenerators
----------, Jan 19, 2024

- 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.
----------, Jan 17, 2024

- Some fixes
- Further optimizations
----------, Jan 14, 2024

- 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
----------, Jan 14, 2024

- 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.
----------, Jan 13, 2024

- Fixed an issue with the builtin level system
----------, Dec 28, 2023

- Added a third timer-format option to the config
- Fix to the bentobox team hook
----------, Dec 28, 2023

- Added Team Hooks, that let's you set generator limits for teams instead of player limits
- Added a /axgens list <PLAYER> command, where you can view and pick up other players generators (permsision: axgens.list.other)
----------, Dec 24, 2023

- Fixed an issue with crafting
----------, Dec 12, 2023

- Added 1.20.4 support
- Fixed infinite sell wands
- Small changes to the config updater
----------, Dec 12, 2023

- Added a new option: offline-generation
- This let's you pause generators when the owner is offline
----------, Dec 5, 2023

- The plugin now prevents generator blocks and sell wands from being crafted
----------, Dec 4, 2023

- Some fixes to the ShopGUIPlus hook
----------, Dec 4, 2023

Resource Information
Author:
----------
Total Downloads: 121
First Release: Dec 3, 2023
Last Update: Dec 15, 2024
Category: ---------------
All-Time Rating:
9 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings