- Improved the performance by caching data, increasing the update interval and switching from countdowns to timestamps for temporal ranks
- Temporal Ranks will now get saved in the mysql database if MySQL is enabled
NOTE FOR MYSQL USERS: This update requires two new columns in the mysql table, so you have to do the following steps to fix errors:
1. Run /perm import sql
2. Drop the mysql table
3. Reload/Restart the server with the new version of the plugin installed
4. Run /perm import file