- Fixed timed permissions from incorrectly becoming permanent (Contribution from @TheMollusk )
- Fixed duplicate groups
- Fixed some SQLite issues
- Fixed some threading issues
- Added a new threading library to manage async calls in a better way
- Fixed high CPU usage
- Changed ClusterSyncTime to be Seconds instead of Minutes (Minimum value 20s).
- Fixed New Players wasn't added to Player Table
- Fixed Cache Reading
- Fixed Plugins Compatibility
- Fixed ListGroups
- Fixed Custom MySQL Port
Note: Config update!
- Added Database Caching (increase of server performance and plugin request performance)
- Added Tribe Permission
- Added Timed Player Permission
- Added Timed Tribe Permission
- Updated Commands with the newest functionality
- Added Permission Callback (For other plugins to integrate with)
Big Thanks to @Lethal & @kalendell for the big contribute!!
- Added error messages
- Added rcon commands
- Added /group command
- Admins will be detected automatically now
- Path to DB can be changed
- Improved RemoveGroup command