
QoLPlugin
The one replacement for EssentialsX! A general, all-purpose plugin that works with other popular/common plugins. Formerly the Kelpylandia plugin
QoLPlugin 2.3.2
release9 мая 2026 г.QoLPlugin 2.3.2 Release Notes
Additions
- Added more default economy items & categories.
Changes/Bugfixes
- Rebalanced default economy prices.
- Improved price validation: invalid or negative prices are now skipped with a warning.
- Misc backend cleanups & optimisations.
QoLPlugin 2.3.1b
release27 апреля 2026 г.QoLPlugin 2.3.1b Release Notes
Additions
- None
Changes/Bugfixes
- Fixed Update Checker, it should now work properly and not cause any issues.
- Misc optimisations & bugfixes. (There weren't much noticeable delays, though I am pushing this regardless.)
QoLPlugin 2.3.1
release20 апреля 2026 г.QoLPlugin 2.3.1 Release Notes
Additions
/renhomecommand to rename an existing home (permissions:qol.homes.renameorqol.homes).- Added icons to HomesGUI!
- Delete confirmation for deletion of homes via GUI.
- Added HUD messages for economy transactions (selling items, depositing earnings from SellGUI).
- Added support for custom categories of items for selling. Edit them in the config.
- You can now select an icon for a home via the HomesGUI!
- Added chat placeholders-essentially my own system of InteractiveChat. I remade this system to be more flexible and support more complex placeholders in the future.
- (Its also because I couldn't get InteractiveChat to work w/ this plugin for some reason, especially w/ the discord integration. So I made my own system that is more tightly integrated with the plugin's features and should be more reliable. InteractiveChat does support DiscordSRV w/ their InteractiveChat DiscordSRV Addon, though.)
Dynamic pricing added
-
Sell prices for items are now dynamically calculated based on the current market price
-
Market prices depend on supply and demand
-
Great for simulating a player-driven economy and encouraging trading and resource gathering
-
Highly configurable: you can set base prices, price multipliers, and how quickly prices adjust to market changes
-
This is an optional feature that can be enabled in the config
economy.ymltowards the bottom underdynamicPricing.enabled. By default, it is disabled to preserve existing economy balance. -
Keep in mind that you will need to set reasonable base prices for items in the config to ensure the dynamic pricing system works effectively. The market price will fluctuate around these base prices based on player activity.
-
WARNING: This is a major change to the economy system and may require adjustments to your server's economy balance. Monitor market prices and adjust base costs as needed!
⚠️ THIS FEATURE IS EXPERIMENTAL AND MAY HAVE BUGS OR UNINTENDED CONSEQUENCES. BACKUP YOUR DATA BEFORE ENABLING DYNAMIC PRICING ⚠️
Changes/Bugfixes
- Fixed issue where assigning
qol.homes.max.*permissions gets overridden by config max homes setting. - Patched item dupe exploit via home icons.
- Misc bugfixes and improvements
- Added permission-based exclusion
qol.economy.baltop.excludeto exclude players from baltop.- Permission > Config hierarchy for baltop exclusion
- Various bugfixes and improvements
QoLPlugin 2.3.0
release12 апреля 2026 г.QoLPlugin 2.3.0 Release Notes
Additions
- Added economy system
- Commands:
/balancecommand to check balance/paycommand to pay other players/selland/sellguicommands to sell items to the server/pricecommand to check item prices/baltopcommand to view top balances/setpriceand/delpriceadmin commands to set and remove item prices/shopeditadmin command to open a GUI for managing item prices
- Admin commands to set prices and balances
- Added support for Vault economy plugins (if Vault is present, QoLPlugin will use the Vault API to integrate with the server's economy plugin instead of its built-in system)
- Added support for excluding players and groups from the economy system (configurable in
economy.yml) - Added a new
qol.economy.*permission node for economy-related commands and features
- Commands:
Changes/Bugfixes
- Fixed InteractiveChat integration for Discord
- Updated dependencies
- Misc bugfixes and improvements
QoLPlugin 2.2.6b
alpha10 апреля 2026 г.THIS IS A RELEASE FOR TESTING THE UPDATER. THIS IS A TEST.
This is the same as v2.2.6
