McDuels Wiki
  • Homepage
  • information
    • Gametypes
      • Duel1v1
      • Battles
      • FFA
      • DuelBot
      • PartyVsParty
      • Party Battles
    • Gamemodes
      • Bot
      • Normal
      • Combo
      • Build
      • Soup
      • Sumo
      • Spleef
      • BedWars
      • Sky Wars
      • Koth
    • PvP Bots
    • Commands
    • Permissions
    • Ranked and Unranked
    • Database Management
    • Configuration
    • Languages
    • Rewards
    • Statistics
    • Lobbies
    • Supported Plugins
    • KitEditor
    • Replicate Gamemode
  • Systems
    • Betting System
    • Elo System
    • Party System
  • Setup
    • Arena Setup
    • Kits Setup
    • Sign Setup
    • Scoreboard Setup
    • McDuelsItemsOnJoin Setup
  • API
    • Events
    • API
  • GET started
    • Terms
    • FAQ
    • How to install
    • Contact Info
Powered by GitBook
On this page

Was this helpful?

  1. information

Database Management

Database stores information on players, parties and server.

There are two storage types MySQL and SQLite

StorageType can be set in the config.yml

MySQL:

MySQL requires a MySQL database. Without it MySQL cannot be used and it will switch to SQLite.

SQLite:

SQLite don't require any database. A database.db file will be created on startup.

PreviousRanked and UnrankedNextConfiguration

Last updated 5 years ago

Was this helpful?