Data & MySQL

Local Files

The data is stored in the UHCReloaded/data/ directory.

Online Database

  1. Open the config file.

  2. Set enabled to true under mysql-settings

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

If the data is not synced properly, try increasing the load-delay setting (config.yml). Increasing it will ensure that the data has time to properly save before getting retreived by the other server.

Last updated