Data & MySQL

Storage Types

  • Local files are stored in the ArenaLegends/data/ folder.

  • MySQL data is stored in tables that start with the AL prefix.

How to enable MySQL

  1. Open the config.yml file.

  2. Set enabled to true under mysql-settings.

  3. Fill in the credentials to match your database's settings.

Last updated