MAStaff
  • ๐Ÿ›นMAStaff
  • Introduction
    • ๐Ÿฅ•Let's get started
    • ๐Ÿ’พDatabases
    • ๐Ÿ‘ฎPermissions
    • ๐Ÿ—๏ธPermission Setup
  • Bukkit
    • ๐ŸงญCommands
    • ๐Ÿ–‡๏ธConfig
    • ๐Ÿ”†Glow
    • ๐Ÿš˜Staff Vault
    • โœˆ๏ธPlaceholders
    • ๐ŸงปPaper 1.17 Support
  • BungeeCord
    • ๐ŸงญCommands
    • ๐Ÿ–‡๏ธConfig
    • โš–๏ธRedis Sync
  • GitHub
    • ๐Ÿš€Information
Powered by GitBook
On this page
  • What database I should use ?
  • MySQL
  • SQLite

Was this helpful?

  1. Introduction

Databases

PreviousLet's get startedNextPermissions

Last updated 1 year ago

Was this helpful?

This project has reached end of life and is no longer maintained.

We recommend you transition to , it's free

MAStaff supports MySQL and SQLite databases.

What database I should use ?

MySQL
SQLite

Sync staff mode

โœ”

โŒ

Sync vanish

โœ”

โŒ

Global staff mode

โœ”

โŒ

Global vanish

โœ”

โŒ

Staff Mode

โœ”

โœ”

Staff Chat

โœ”

โœ”

For greater scalability

MySQL

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

SQLite

  1. Change the database type to SQLite and restart the server

  2. That's it, you are ready to go

๐Ÿ’พ
NookureStaff