Inventory Bug Fix
Fixed a bug regarding inventory click events.
MythicMobs Compatibility Updated
MythicMobs Compatibility was updated to newer versions.
Important No-Economy Modification
Modifications to prevent cases in which items are taken from menus on extreme lag.
IMPORTANT MODIFICATION on no-economy setting.
For future users, the plugin will not handle the economy by default! It will provide all the features but will not store the money inside it unless no-economy is set to false.
This decision has been taken after noticing that advanced versions of EssentialsX have a somehow agressive economy that collides with RoyaleEconomy and can produce data losses on latest versions of minecraft. I REPEAT, you can still have the economy maintained by RoyaleEconomy by setting no-economy to false, it is also required for bungeecord usage. Since a lot of servers use CMI or EssentialsX, I am trying to avoid future inconveniences this way.
1.18.2 Compatibility (BETA)
Updated to work on 1.18.2 (BETA).
Fixes
Fix of the pay command for offline players on MySQL Non Bungee.
Fixed some issues with menus settings.
MySQL Banks and Shared Banks Cache + Updates
The Banks and Shared Banks will be cached on MySQL to improve performance. (BETA)
You can now use placeholders in shop names.
An issue regarding coin bags should be fixed.
Bungee Channel Name Change
Only updates the channel name for the latest bungeecord addon update
BungeeCord BETA + Updates
Sign GUIs should work on 1.18 too now.
Added a ShopBuyEvent to the API
Added a /rec bank/sharedbank setUpgrade command
Made /pay work for offline players too
Implemented plugin messaging for bungeecord (will require RoyaleEconomyBungeeAddon, read more about it on the addon's page)
1.18 Compatibility + GUI Modifications
Added 1.18 Compatibility (BETA)
The Sign GUI should now work on 1.17 (doesn't work on 1.18 though)
Chat GUI was modified to try to remove chat formatting
Modified database transfer functions which had some problems
Fixes
Added a subtle cooldown to the bank actions to prevent high ping users spamming the bank.
While testing the bank found a no-economy bug which I fixed (no need of it being mentioned)
Fixed some placeholders not behaving.
More Modifications
Fixed more stuff regarding the balancetop.
Attempted some modifications that would allow RoyaleEconomy and EssentialsX's Economy to coexist better.
Essentials' Files changed in more recent update without me noticing which could have caused some issues on import. (Modified the /rec_importessentials command)
EssentialsX Notice
EssentialsX's forced economy might cause incompatibilities, if you use both plugins test their compatibility (money being maintained between restarts, shops/other plugins using the right economy, etc). It is recommended to set no-economy to true in RoyaleEconomy's config.yml if you use EssentialsX
Modifications
Fixed Stuff in BalanceTop
Modified some BentoBox functions
Added /killcoins messages - which will toggle the messages you get from killcoins
Shared Bank Important Fix + Time Rewards Reset Command
The shared bank had some problems with IridiumSkyBlock as well as generating some ghost banks in general (fixed).
Time Rewards reset command: /rerewards reset
Updates
Fixed balancetop placeholder issue, in a previous update the name and coins were inverted.
Modified the shop mechanics, added some extra restrictions to prevent the creativity of some people that find ways to bug the shop.
Double Update (Forgot to update a class)
Forgot to update an item constructor class, sorry for the double update.
Updates + Fixes
Fixed some chat input gui problems.
You can now have enchanted items in the menus by adding " enchanted" at the end of the id (example: item-id: '158 enchanted').
%royaleeconomy_purse_death_amount% and %royaleeconomy_purse_death_amount_no_commas% placeholders were added on request of a buyer, they display the default amount you can lose, depending on the talismans you have on you and the default lose percent defined in the config.
Time Rewards Small Modification
Modified a config setting that would not work by default to the actual parameter for the timeRewards.yml config. (rewards>reward>no-permission>lore instead of claim-deny-lore).
Shop Fix + BalanceTop Update
Selling items for the amount 0 ocasionally was fixed (or so it seems).
The balance top now has a page load limit to prevent usage of unecessary memory.
The balance top function is now available even on no-economy: true. It will try to hook to Essentials or CMI for the purse top, in case it does not succeed it will just display the top with the players online at the moment of it's refresh.