New API and Notice to use 1.16 new RGB chat format.
This version have MySQL bug, If you're using MySQL, Please wait us hot fix. It won't effect SQLite server.
We have added an Extra API to allow Devs to save some data in the shop extra container.
If you want to use Extra API, you need to call Shop#getExtra(PluginInstance) and you will get a Map. It is thread-safe.
After read/writes data, you can use Shop#setExtra(PluginInstance, Map) to save the data into the shop. Extra data will flush to the database like the regular shop.
We also support 1.16 RGB color, you should modify your messages.json like this:
For example, I want to define a string `Bukkit Commons Studio` and use #00ffaa hex. And now you can write in messages.json like this: