Creating an SQL Database for Your Minecraft Server

Obsidian Servers allows you to create SQL databases for your Minecraft server, which can be useful for plugins that require database storage. This guide will walk you through the process of creating and managing databases.

Step-by-Step Instructions

  1. Log in to the Obsidian Servers panel

  2. Select your Minecraft server from the dashboard

  3. Look for the sidebar menu and locate the "Management" section

  4. Click on "Databases" under the Management section

  5. Click the "New Database" button on the databases page

  6. In the popup that appears, enter the following information:

    • Database Name: Enter a name for your database (avoid spaces and special characters)
    • Connection From: Specify allowed connection sources
      • Leave blank to allow connections from anywhere
      • Enter specific IP addresses to restrict access
  7. Click "Create" to generate your database

Managing Your Databases

After creation, your database will appear in the list. You can:

  • View Connection Details: Click the eye icon to reveal:

    • Database name
    • Username
    • Password
    • Host information
    • Port number
  • Access phpMyAdmin: Click the disk icon to open phpMyAdmin

    • This provides a web interface to manage your database
    • You can create tables, run SQL queries, import/export data
  • Delete Database: Click the bin icon to remove the database WARNING: This will permanently delete the database and all its contents. This action cannot be undone.

Common Database Uses

  • Player data storage
  • Economy plugin information
  • Permissions and group management
  • Statistics tracking
  • Website integration

If you need assistance configuring your plugins to use the database or have questions about database management, please contact our Technical Support.

?האם התשובה שקיבלתם הייתה מועילה 0 משתמשים שמצאו מאמר זה מועיל (0 הצבעות)