Skip to content

Releases: frosxt/light

Economy Implementation

05 Oct 18:29

Choose a tag to compare

  • Added implementations for both vault & experience economy

MongoDB

02 Oct 19:29

Choose a tag to compare

  • Added option to specify connection string when connecting to MongoDB instead of specifying individual parameters

Vault Implementation

23 Jul 14:26
ca8439e

Choose a tag to compare

  • Added Vault Economy implementation

Mongo Handling

17 Jul 19:02

Choose a tag to compare

  • Updated method for connecting to MongoDB

Command Handling

14 Jul 18:30

Choose a tag to compare

  • Updated Command Handling methods

v1.5.1

14 Jul 17:56

Choose a tag to compare

  • Added option for a subfolder to be specified in LightConfig
    This value is an Optional which means you can either provide a subfolder String or pass null

Bug Fixes

14 Jul 17:07

Choose a tag to compare

  • Fixed bugs

Bug Fixes

14 Jul 16:52

Choose a tag to compare

  • Fixed LightConfig load file method not including the file path

Database Updates

07 Jul 13:59

Choose a tag to compare

  • Updated MongoDB driver
  • Fixed issues with database connections

MongoDB & MySQL

04 Jul 00:30

Choose a tag to compare

  • Added basic implementations of MongoDB and MySQL