RankUpper 4.0.4 #20 (API 5, 6, 7 and 8)
If you is using the default H2 DATABASE configuration, you need to add “;mode=Mysql” on the end of db url to be like uri=“jdbc:h2:%s/playerstats.db;mode=MySQL”!!
4.0.4:
- Fixed time always reseting on player relog;
- Added command to backup player times from db -> conf file, and then reimport on reload plugin:
/ru backup
;
4.0.3:
- Added option to /ru check no more rank up the player, Added command /ru rankup (and the permission);
- Change sql to on duplicate key string to be compatible with mysql;
- Added scoreboards option to listen for mc Scores values;
- Fixed error for offline players and last visit not being updated;
- Fix on h2 db update;