Choose a backend
Set the storage type inconfig.yml:
Backends
- YAML
- SQLite
- MySQL
The default. Stats are kept in a file in the plugin folder. No setup needed.
Keep your database password out of any file you share publicly. Do not paste your real
config.yml into a support channel without removing it first.Saving and the leaderboard
save-interval-secondsis how often stats are written out.leaderboard-sizeis how many ranks the leaderboard keeps, used by thetopplaceholders.- Set
stats.enabled: falseto turn tracking off entirely.