Data & MySQL
Last updated
Last updated
The plugin can either store the files locally or send them to a MySQL database.
The data is stored in the json files, so you can easily modify them as you wish.
The data is located in the /ArenaLegends/data/
folder.
/data/settings.yml
: Contains various local settings.
/data/metrics.yml
: The file used for metrics tracking.
/data/players/
: The location of all .
Open the config.yml
file.
Set enabled
to true
under mysql-settings
.
Fill in the credentials to match your database's settings.