In this version
- Fixed the requirements message appearing different on /rank gui and /rank up
- Added support to mysql to store the save of players
Code (YAML):
storage:
adapter
: yaml
# yaml | mysql
prefix
: vanguard_ranks
address
: localhost:3306
database
: minecraft
username
: root
password
: ''