πΎSaving player data
Configuration
save:
# Use only one at a time
file:
enabled: true
mysql:
enabled: false
url: "jdbc:mysql://my_url_database_69.com:3306/database_name"
username: "username"
password: "password"
table: "cosmeticscore_saved"
File
MySQL
Last updated