Skip to content

Releases: RenderBr/Supplier

1.3 - Added SQLite Support (it is also the new default storage method)

15 Oct 18:33
Compare
Choose a tag to compare

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

09 Feb 21:09
Compare
Choose a tag to compare

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

07 Feb 21:53
Compare
Choose a tag to compare

The plugin will now generate Auxiliary.json on server startup instead of when it is first used.

1.1 - API & Multi-World support

05 Feb 06:43
Compare
Choose a tag to compare

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

04 Feb 19:54
Compare
Choose a tag to compare
Initial commit