AxBoosters | All-In-One Booster Plugin icon

AxBoosters | All-In-One Booster Plugin -----

A light & modular booster plugin, the perfect reward for your players!




- Added 1.21.7 support.
----------, Jul 1, 2025

- Attempted to fix the mmocore booster hook.
----------, Jun 26, 2025

- Added 1.21.6 support. The plugin now supports 1.20.2-1.21.6
----------, Jun 22, 2025

!! Read the changelog before updating
- Added a way to register booster hooks to external plugins during runtime from the new custom-boosters.yml file. This means that you can add new booster hooks within seconds without having to do any programming. (a good understanding of the bukkit api is still required and not everything can be done through this system)
- Almost all external boosters have been moved into this new system.
- Everything will work the same as it used to before, however please make sure that after updating, check your boosters (because basically all booster hooks were recoded) and if they behave differently, report the issue. ( https://github.com/Artillex-Studios/Issues)
- The order of booster hooks is now alphabetically sorted in the /axboostersadmin editor.
- Fixed a few boosters hooks that have been broken (alonsolevels, jobsreborn)
- Some other fixes.
----------, May 31, 2025

- Temporarily disabled the packet item system (because of issues with it on some versions), meaning that the /axboostersadmin item command will give real items (previously generated items will be updated when they are clicked on for the first time, so it shouldn't cause any issues!)
----------, May 2, 2025

- Some fixes.
----------, May 1, 2025

- More fixes to make modelengine compatible. (hopefully the last one)
- Attempted to fix an issue with the playerpoints booster
----------, Apr 26, 2025

- Some more packet item fixes
----------, Apr 23, 2025

- Made the plugin not kick players if issues occur with packet items.

Report any issues @ https://github.com/Artillex-Studios/Issues/!
----------, Apr 22, 2025

- Fixed a bunch of reported issues (and fixed modelengine support)

Report any issues @ https://github.com/Artillex-Studios/Issues/!
----------, Apr 22, 2025

- Fixed signs not working
- Fixed villager guis not working.
- Note: ModelEngine is currently incompatible with this version of the plugin. If you are using it, please consider using the last version before the 1.21.5 support or wait a few days until we fix it!

This version of the plugin still might have issues as there are major internal changes, please report any issues @ https://github.com/Artillex-Studios/Issues/!
----------, Apr 19, 2025

- Added 1.21.5 support. (supported versions: https://docs.artillex-studios.com/supported-versions.html)
- Important: There are some major internal changes to our core api, (AxAPI) so there might be some issues. Please report any unexcepted behaviour at https://github.com/Artillex-Studios/Issues/
- Added a gui-refresh-cooldown-milliseconds setting to the config.yml.
----------, Apr 18, 2025

- Fixed vanilla:flight booster not giving fly after changing worlds.
----------, Mar 25, 2025

- The plugin now requires java 21 or higher.
- Removed the prevent-booster-stacking setting from the config
- Instead, now there is a new prevent-stacking-boosters section with many settings. Make sure to go through them after updating if you had the old setting enabled!
----------, Mar 16, 2025

- Fixed packet items kicking players out on 1.20.4 and older spigot servers.
----------, Mar 6, 2025

- The /axboostersadmin apply and unapply now also works from the console as long as a player argument is given
----------, Feb 16, 2025

- Added optional [player] parameter to /axboosteradmin apply and /axboosteradmin unapply commands.
----------, Feb 10, 2025

- Fixed an exception
----------, Jan 13, 2025

- Rewrote a lot of the internal gui code, all previous configuration should keep working. The gui auto updater should be smoother now.
- Fixed that the plugin was throwing an exception on windows machines when the server was starting up
----------, Jan 5, 2025

- Fixed an issue with numbers over 2.1 billion being rounded down incorrectly
- Added a metrics system that provides us some basic information (can be disabled in the plugins/AxAPI/metrics.yml file)
----------, Jan 2, 2025

- Fixed that boosters with uppercase letters in their name could not be used for permission boosters
----------, Dec 15, 2024

- Added an option to disable our luckperms permission cache, also disabling permission boosters will also stop the caching.
----------, Dec 15, 2024

- Added 1.21.4 support
- Fixed some issues with commands on 1.21+ versions
----------, Dec 8, 2024

- Fixed the %axboosters_multiplier_<booster hook>% and %axboosters_multiplier_<booster hook>_decimal% placeholders not working if the booster hook's name had an underscore in it
----------, Dec 2, 2024

- The AxBoostersLoadEvent API event is now called a second after the server has loaded, this is when developers have to register their custom boosters, otherwise they will not work (also this version does not break the previous api version)
----------, Dec 1, 2024

- Fixed the %axboosters_multiplier_X% and %axboosters_multiplier_X_decimal% placeholders
----------, Nov 23, 2024

- Added 1.21.2 and 1.21.3 support

- Note that attribute names have changed in 1.21.2, so if you update your server's version to it, you will have to change the attribute names in existing boosters
----------, Nov 4, 2024

- Fixed the plugin not working on the last few 1.21.1 builds
----------, Oct 21, 2024

- The plugin now only caches axboosters related permissions, this should decrease ram usage if you have a ton of permissions.
- Fixed enchants not showing on item boosters.
- Some other fixes
----------, Oct 12, 2024

- Fixed the ecoskills booster
----------, Sep 13, 2024

- Added RivalFishingRods essence/xp booster hook
- Added RivalMobSwords essence/xp booster hook
----------, Sep 9, 2024

- Reworked parts of the gui internals.
- Fixed all the exceptions that were spammed sometimes when using the plugin inventories
- The gui updater will not flicker as much as before (also items won't flicker when changing pages anymore)
- Made the sorting/reverse buttons remember which page you were on
- Slight performance boost for gui loading
- Fixed an issue with the next/previous page button skipping a page
- Fixed an exception that occurred when plugins requested placeholders asynchronously
- Other bug fixes & improvements.
----------, Sep 3, 2024

- Fixed that changing the command aliases made the "click here to thank you" feature not work
----------, Aug 27, 2024

- Fixed the essentials:sell_money booster hook not working as it should
----------, Aug 26, 2024

- Fixed the BetterTeams hook
----------, Aug 24, 2024

- Added an EssentialsX sell money booster
- Added UltimateClans team hook
- Added a "booster-max-multiplier" setting to the config
----------, Aug 21, 2024

- NEW FEATURE: Added configurable item boosters that you can configure in the new item-boosters.yml. It also uses packet items, so if you change the values later, all the already generated items will be updated.
- You can give these with the /axboosteradmin item command (note: the plugin help is not automatically updated, if you want it to be shown, you can add it manually)
- Added 2 new settings that allows you to disable item and permission boosters, to improve the performance of the plugin
- Peformance improvements to item boosters
- The plugin now comes with 2 premade boosters and 2 premade item boosters
- Fixed a bug with removed boosters being counted in the main menu's "unused boosters" placeholder
- Added RivalPickaxes XP, Essence and RivalHarvesterHoes XP booster hooks
- Improved the booster hooks menu in the editor, now it uses the correct icon instead of nether stars
----------, Aug 12, 2024

- Added 1.21.1 compatibility
- Added new boosters for jobsreborn, more info on the wiki
----------, Aug 11, 2024

- Fixed a bug with the update notifier
- Fixed the reload command not properly stopping a scheduler thread
----------, Aug 1, 2024

- Fixed the editor sign input not working on spigot servers
- Made even more items removable from the gui (hopefully that is all)
----------, Jul 31, 2024

- Made it possible to remove all buttons from the guis
- Improved performance of item boosters
- Some other bug fixes
----------, Jul 29, 2024

!!! THIS IS A MAJOR UPDATE THAT REQUIRES MANUAL CHANGES, READ THE WIKI: https://docs.artillex-studios.com/axboosters-updating-to-v3.html

- Armor/Hand/Offhand/Inventory Item boosters
- Permission boosters (example: axboosters.boost.mybooster.30)
- Significantly improved performance
- Added a booster editor /axboostersadmin editor (the plugin no longer ships with premade configurations, use the editor instead!)
- Added Server Boosters that are global and don't require player
- Full multi server support (using sql messaging, similiar to AxAuctions)
- The plugin now uses percentage format instead of decimal format (read the update info on the wiki)
- Added a thank you button when people start boosters (even works with multiple servers)
- Added webhooks
- Reworked all guis, made it possible to sort boosters
- Made the active boosters gui auto update
- Added a statistics button to the main gui, that shows all the active boosts on you
- Improved developer API
- Made it possible to set per booster lores in guis instead of the global one
- Added sounds on booster start/end
- Improved multi line start/end messages
- Added a notification on join that displays all active boosters
- Removed SQLite support (it doesn't support multiple actions at once, making it very hard to work with)

[​IMG]
----------, Jul 20, 2024

- Fixes to the BetterTeams hook

This is probably the last version before a major update, which includes a full rewrite and many new features.
----------, Jul 10, 2024

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

- Updated battlepass hook
----------, 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

- Fixed an error that appeared sometimes on shutdown
----------, Jun 5, 2024

- Fixed wildchests hook
- Fixed the plugin on windows
----------, May 27, 2024

- Made the plugin behave a bit better to /reload and plugman (it is still not supported, but it should not fully stop anymore)
- Attempted to fix the VoidChest hook
- Made the AlonsoLevels Hook always get boosted, even when xp is given by the api
----------, May 20, 2024

- Added 1.20.5 and 1.20.6 support
----------, May 4, 2024

- Removed some unintentional rounding from some booster types
----------, Apr 24, 2024

- Fixed some exceptions that were caused by deleting a booster type
- Possibly solved some issues with the bossbar
----------, Apr 22, 2024

  • Added 'axsellwands:sell_money' hook
----------, Apr 12, 2024

- Fixed an issue with the AuraSkills hook
----------, Apr 5, 2024

- Fixed a mistake in the default config
- Made the %audience% placeholder work in the bossbar too
----------, Mar 29, 2024

- Fixed an issue with the EconomyShopGUI hook.
----------, Mar 27, 2024

- Added %booster% placeholder to the booster activation messages
- Added AuraSkills booster hook
- Added a new placeholder: %axboosters\_multiplier_<booster hook>%
- Slightly decreased jar size
----------, Mar 19, 2024

- Fixes to the WildChests hook
- Made it possible to remove items from the gui
----------, Mar 14, 2024

- Added PlaceholderAPI support, more info on the wiki
- Made it possible to active boosters for and to give boosters to offline players
- Improved offline player tab completion (it will suggest the names of the online players)
----------, Mar 14, 2024

- Added support for WildChests
----------, Mar 13, 2024

- Fixed a exception that occurred while crafting items
- Internal changes to bossbars (this may solve a rare issue where they did not appear randomly)
----------, Mar 12, 2024

- Added support for the 'Sell wand' plugin
----------, Mar 11, 2024

- Made it possible to remove the filler from the main gui
----------, Mar 11, 2024

- Added some extra logs if a library download fails.
----------, Mar 6, 2024

- Fixed the pagination in some guis.
----------, Mar 3, 2024

- Added PlayerPoints hook
- Removed TokenManager hook (it did not work properly)
----------, Feb 22, 2024

Read before updating:

We have changed some stuff with the gui system:
- The decorations sections will NOT work anymore, you can now add decorative items simply by defining a new item the same way as the default items, you will have to change this when updating or they will not show up.
- The guis will now parse PlaceholderAPI placeholders if you have it installed.
- You can now use the %current_page% and %max_page% placeholders in multi page guis' title.
- Added a 'page-size' setting to multi page menus, which used to be calculated manually, but now you can set it.
----------, Feb 20, 2024

- The reload command now also reloads the guis
----------, Feb 19, 2024

- Added EcoShop hook
----------, Feb 17, 2024

- Fixed an issue with MySQL on startup.
----------, Feb 17, 2024

- Added response messages for /axboosteradmin stop and stopall
----------, Feb 14, 2024

- Added new config option: allow-booster-overriding
- Updated AxGens hook
----------, Feb 10, 2024

- Removed a debug message from the vanilla damage booster
----------, Feb 10, 2024

- Added a new option that let's you choose if boosters should stack or not.
- The back and the page buttons did not change locations if you edited them in the config.
----------, Feb 7, 2024

- Updated the command library, this fixes the random exceptions that many users have reported. Also if you enter the wrong subcommand arguments, instead of giving a 'unknown command' now there is more information on what are you missing.
----------, Jan 31, 2024

- Added UltimateMobCoins hook
----------, Jan 30, 2024

- Fixed an issue with first time installs, if you are having problems, delete the AxBoosters/boosters/!README.yml, because that file should not be there!
----------, Jan 28, 2024

- Important: Take a backup of your AxBoosters folder before updating, just in case!
- Important: This update brings breaking changes to the API, if you are a developer, update to API version 3
- Restructured the messages.yml file, now there is a lang.yml, guis.yml and every booster gets a separate file in the boosters folder!
- A converter will be run when you start the plugin for the first time.
- Now its possible to boost multiple things within 1 booster, so for example if you want a universal money booster, you can put all the plugins there!
- Added /axbooster starter, a builtin voucher system for boosters
- Changed the booster hook name formatting, check out the wiki for the new format! (this allows us to make multiple boosters for a single plugin)
- The default booster configs now use the %time_formatted% placeholder.
- Fixed an issue that caused the wrong username to show in global booster bossbars
- Fixed the %amount% placeholder in the main gui
- Added a new booster type: rivalharvesterhoes:experience
----------, Jan 27, 2024

- Updated the EconomyShopGUI hook to the latest version
----------, Jan 3, 2024

- Fixed an issue with the AlonsoLevels hook
----------, Jan 2, 2024

- Fixed some harmless errors that were shown after stopping the server
----------, Jan 2, 2024

- Removed a debug message from the deluxesellwands hook
----------, Dec 25, 2023

- Added a way to disable individual bossbars (add a enabled: false to the bossbar section)
- Added a way to make bossbar's progress static
- Now its possible to format numbers with the new config.yml option
- Added 3 ways to format time as well, check out the config
- Added %time_formatted% placeholder to bossbars
----------, Dec 24, 2023

- Added 1.20.4 support
----------, Dec 21, 2023

- Added a permission for opening the /axboosters menu (axboosters.open, true by default)
----------, Dec 8, 2023

  • Made the %length%, %multiplier%, %audience% placeholders work in more messages
  • Fixed the /axboosters reload command causing issues with already registered hooks
  • New api version: 2 (more info on our wiki)
----------, Dec 4, 2023

Resource Information
Author:
----------
Total Downloads: 272
First Release: Dec 3, 2023
Last Update: Jul 1, 2025
Category: ---------------
All-Time Rating:
6 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings