Website User Information:
On GameServersHub, developers can earn a "Verified" prefix tag for their resources. This tag indicates that the developer has been granted a website role to upload verified resources, which are generally of higher quality than unverified ones. By consistently providing dedicated and quality results for the gaming community, developers can earn this tag and showcase their commitment to providing top-notch content. So, if you're looking for the best gaming resources, be sure to keep an eye out for the "Verified" tag on GameServersHub.
- 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!!
- Fixed for the latest Ark version
- Fixed a bug with MySQL when default group wasn't being added
- Some other fixes
- Added a way to change table names
- Fixed RemoveGroup
- Changed MySQL libraries
- Various other fixes
- Added ListGroups command
- Added MySQL support
- Some SQLite improvements
- Strings are case-insensitive now (it won't affect existing databases though)
- Added error messages
- Added rcon commands
- Added /group command
- Admins will be detected automatically now
- Path to DB can be changed
- Improved RemoveGroup command