BasicsBasicsPhysgun Gamepanel

How to create a MySQL database

Creating a database with Physgun is incredibly simple. This guide will go over how to create a database, and showcases a helpful legend for each column.

🗃️ How to create a MySQL Database for your Game Server

The Physgun Gamepanel provides a simple and easy solution for creating a MySQL database. Databases are useful for storing data and keeping deep backups without consuming a ton of disk space from alternative storage methods.

Creating a database

The following steps below will help you create a database.

  1. Navigate to Your Server then head to the Management > Databases tab.
  2. Once there at the top-right click Create to create your database
  3. Select the available host
  4. Choose a name for your database
  • (Optional) You can adjust the “Connection From” however please note you will not be-able to edit this. We recommend keeping it %. Creating a database
  1. Click “Submit” and you’re done! You now have a MySQL database to use for your game server.

Using the database

Sometimes using a database can be pretty confusing but we’ll try to help sort it all out!

Below is a legend to help with the available information on the database. Database legend

  1. The name column is considered the Database Name in most addons / plugins
  2. The username column is considered the Username column in most addons / plugins
  3. The password column is pretty self explanatory. You can click on the .... to reveal the password.
  4. The connection column is for external connections. It is important to note if you are using the database on the same game server you should use the local ip instead.
  • The local IP for US servers are: 127.0.0.1
  • The local IP for UK servers are: Use the Connection IP
physgun databasesdatabase managementmysql database

Questions?

Join over 6000+ members in our Discord community chat with other server owners, get help, and stay up to date with the latest news.