+ The plugin was renamed from "SimpleShopGUI" to "Shop++". + The entire code was restructured; This means the plugin is no longer open source. The previous code was archived, here is the link:
Click here! + Menus and Menu Paginations were fixed. + Added config.yml and language files validator. + Fixed Shift + Left-click on items event. + Fixed Shulker Box content reader. + Fixed multiple bugs and glitches. + Added support for NoSQL database, which is .yml files. - Removed support for all SQL databases. - Removed other small and not important features.
❌ This is an outdated version. You will NOT receive support for outdated versions. ❌
• The entire code, including the database, was restructured.
• Added two database providers:
MySQL and
PostgreSQL • The table was renamed from "sold_items" to "shop_items", and "category"'s datatype was changed from TEXT (string) to integer.
• Removed unnecessary spaces and functions.
❌ This is an outdated version. You will NOT receive support for outdated versions. ❌
• Added new optional argument for
/shop command:
/shop (category) • Added banned items in
config.yml: Banned items cannot be listed in the shop. It can be configured in the configuration file.
• Other smaller changes.