Added option to specify driver option for your data base
you can pick between:
#Mysql 5.x.x - Driver: "com.mysql.jdbc.Driver"
#Mysql 8.x.0 - Driver: "com.mysql.cj.jdbc.Driver"
Added experimental option to use ItemsAdder plugins items with there ID's
Example:
Fixed some stuff with top balance updating
Added delay on token add command if is used on player join event there were reports tokens were not added.
So now command will add tokens 3 second after player join server when they are fully loaded
Fixed some problems with reload command