How to Creating MySQL Databases
This guide will help you add MySQL databases to your server
Hey there MinecraftGamers! 👋
In this guide, we will go over how to create MySQL databases for your Minecraft server.
First, go to your game panel and on the left sidebar, select 'Databases'.

The red highlighted area is where you can manage any existing databases. Click 'New Database' to create your first!

In the first box, you assign the database a name. In the box below it, you can restrict MySQL connections. If you don't plan on using it, it's recommended to leave it as % or put it as your server IP. In this tutorial, we will create a database. Pick a name and hit Create Database.
Once you have created the database, it will appear in your list. In order to use it for plugins, simply copy the details it shows into the configuration files for the plugins. Using those credentials, lets give some examples.
Examples
• Luckperms:
• LiteBans
• CoreProtect
• Plan
• AdvancedBan
Remember to switch out the credentials for what you need!
Last updated
Was this helpful?