- Bug Fixes
- Fixed an error when running a command due to LiteBans database access on the main thread. Now runs asynchronously.
- Server Shutdown/Crash Saving
- Added functionality to save data during server shutdown or crash.
- LibertyBans Hook
- Added support for the LibertyBans plugin.
- New Placeholder: %warns%
- The %warns% placeholder is now available in the trackInfo section of messages.yml to display the number of warnings given by a player.
- Bug Fixes
- Fixed various bugs and improved plugin stability.
ADDED:
- SQLite database implementation
!! If you use MYSQL as the database connection type. Please edit
type: SQLITEto
type: MYSQLin your database.yml !!
