This is first beta build for 3.0 it has been tested should have minimal bugs.
Changes: - 1.16+ is now required - Update Checker - A lot of internal code changes - Fixed shop message issue where the player name was showing instead of the buyer - Made it so if you provided an invalid material it would default to REDSTONE_BLOCK now - Updated default config to 1.13+ - Added a new CommandManager for commands to make them customizable - Added a new Config system for automatic config file updates - All messages are now located in a .yml language file in the SimpleGems/locale folder this adds the ability to add official translations support for the plugin. (No translations other than english are available at this time if you wish to contribute to this voluntarily you can reach me on my discord) - New hex color format #XXXXXX / <gradient:#XXXXXX:#XXXXXX> - Fixed a Glowing item PlayerDataContainer/Serialization error - Made a lot of methods run async to improve performance - Recoded Player Profiles and removed MySQL - Added Events to the API for developers GemsAddEvent GemsRemoveEvent GemsSetEvent GemsPayEvent - Added new starting-gems setting to config to allow players to start with a defined amount of gems - A lot of code improvements
Note: You will need to completely start fresh with this version many breaking changes have happened.