Comment on page
💾
Databases
MAStaff supports MySQL and SQLite databases.
Text | MySQL | SQLite |
---|---|---|
Sync staff mode | ✔ | ❌ |
Sync vanish | ✔ | ❌ |
Global staff mode | ✔ | ❌ |
Global vanish | ✔ | ❌ |
Staff Mode | ✔ | ✔ |
Staff Chat | ✔ | ✔ |
For greater scalability
To use MySQL you need to have a MySQL or MariaDB server running. You can use a local server or a remote server.
- 1.First go to the config and change the type from SQLite to MySQL
- 2.Fill the params with your host database data access, then restart the server
- 1.Change the database type to SQLite and restart the server
- 2.That's it, you are ready to go
Last modified 2mo ago