Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Releases: zp4rker/zlevels

ZLevels v1.0.9 - The optimisation update.

05 May 09:19
Compare
Choose a tag to compare

Fixes and Changes

  • Implemented cache system.
  • Added support for spaces in the command prefix.

Known Issues

Thankfully there are no known issues for this version yet!

ZLevels v1.0.8 - Surprise Update!

30 Mar 10:43
Compare
Choose a tag to compare

Fixes and Changes

  • Added leaderboard command.
  • (Surprise!) Added reaction controls to leaderboard command.

Known Issues

Thankfully there are no known issues for this version yet!

ZLevels v1.0.7 - Very urgent update!

29 Mar 10:07
Compare
Choose a tag to compare

Fixes and Changes

  • Fixed database connections not being closed.
  • Fixed mass amount of database connections being opened.

Known Issues

Thankfully there are no known issues for this version yet!

ZLevels v1.0.6

26 Mar 11:08
Compare
Choose a tag to compare

Fixes and Changes

  • Added a help command.

Known Issues

  • Database connections are never closed.
  • Mass amount of database connections are opened.

ZLevels v1.0.5

26 Mar 05:55
Compare
Choose a tag to compare

Fixes and Changes

  • Fixed top command not working when less than 10 user data is stored.

Known Issues

  • Database connections are never closed.
  • Mass amount of database connections are opened.

ZLevels v1.0.4

25 Mar 09:37
Compare
Choose a tag to compare

Fixes and Changes

  • Fixed StaffRatings.
  • Added embed-colour configuration.
  • Added game-status configuration.

Known Issues

  • top command will not work if less than 10 user data is stored.
  • Database connections are never closed.
  • Mass amount of database connections are opened.

ZLevels v1.0.3 - The YAML Update

21 Mar 11:25
Compare
Choose a tag to compare

Fixes and Changes

  • Changed from using JSON files to using YAML files.
  • Now creates default roles.yml if non-existent.
  • Will automatically transfer data from old config (config.json).

Known Issues

  • top command will not work if less than 10 user data is stored.
  • Database connections are never closed.
  • Mass amount of database connections are opened.

ZLevels v1.0.2

20 Mar 07:00
Compare
Choose a tag to compare

Fixes & Changes

  • Potentially fixed random NPE's.
  • Fixed commands only working on GetBukkit.
  • Added debug method to ZLogger.

Known Issues

  • top command will not work if less than 10 user data is stored.
  • Database connections are never closed.
  • Mass amount of database connections are opened.

ZLevels v1.0.1

20 Mar 03:56
Compare
Choose a tag to compare

Fixes & Changes

  • Minor change to configuration loading.

Known Issues

  • Commands don't work on any Discord server (except GetBukkit).
  • top command will not work if less than 10 user data is stored.
  • Database connections are never closed.
  • Mass amount of database connections are opened.