Mysql Tutorial

Mysql should be used with plugins that use a lot of resourses such as BigBrother, Logblock, or Hawkeye.

In order to setup mysql you must have the following infomation.   Hostname:   Database:   Username:   Password:

When you get a mysql database from us we will give you the same username and database name to make setup easy for you.

 

Here is an example of how the config file might look.

host: mysql.mcserver.net
Replace mysql.mcserver.net with the hostname of your MySQL server we gave you.

port: 3306
Set the correct port if you aren’t using the standard port. I would always recommend to use the standard port.

database: mcsql43
Set the name of your database that we gave you, this should be the same as your username

user: mcsql43
Set the actual user name for the database that we gave you, should be the same as the database.

password: passgoeshere
Set the actual password of the MySQL user we sent you.

For additional information, please read the guide for the plugin you wish to install.

 

  • 14 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

How to enable Bukkit

1. Login to control panel   2. Stop your server   3. Select the drop down arrow...

How to install a Bukkit plugin via your control panel

Note: Make sure you already have Bukkit enabled on your server. 1. Find the plugin you like on...

How to install a Bukkit plugin via FTP

Note: Make sure you already have Bukkit enabled on your server. 1. Find the plugin you like on...

How to add someone as an admin on your server

  *Note you must have permissions plugin installed for this. 1. Open your control panel...

How to set up Essentials Group Manager

Note: Make sure you have already uploaded the jar files. Restarted the server and stopped the...