Releases: RenderBr/Supplier
1.3 - Added SQLite Support (it is also the new default storage method)
Hello everyone! In today's update, I'm thrilled to introduce a highly requested feature: SQLite support. No longer will you be obliged to use Auxiliary! With this update, SQLite becomes the default storage method, and you won't need to perform any additional setup to get the plugin up and running. If you're currently using Auxiliary and wish to stick with it, you can easily switch by updating the "mongodb" value in the configuration file (Supplier.json).
1.2 - Bulk commands & Refill delay
To be technical about the improvements made here, the following changes have been made:
- Thanks to @Terrabade, we now have user states for individual chest actions!
- Also, thanks to @Terrabade, we now have bulk chest commands (such as /infchest addbulk and /infchest delbulk)
- You may now add an optional parameter at the end of any chest add command to set a chest delay!
1.1-M - Auxiliary.json Autogen
The plugin will now generate Auxiliary.json on server startup instead of when it is first used.
1.1 - API & Multi-World support
Your plugins can now create an instance of our API and use it to retrieve, add, and delete infinite chests. Isn't that neat?
Also - multi-world support. When you switch worlds, you no longer have to worry about previous data affecting your current world's chests.
1.0 - First Release
Initial commit