Config.yml
Config.yml Help
Your current config.yml should look like this:
mysql: hostname: hostname port: '80' database: database username: username password: password tablename: PetBukkit updater: enabled: true
Here's what they mean:
mysql.*
- mysql.hostname - The host name of your database, typically the IP.
- mysql.port - The port of your database.
- mysql.database - The name of the database you are using for this plugin.
- mysql.username - The username you use to log in to your database.
- mysql.password - The password you use to log in to your database.
- mysql.tablename - The name of the table PetBukkit will store it's info in.
- In case you're worried about your personal info, view the source code here. Your data is only stored locally.
updater.*
- updater.enabled - Whether or not the updater is enabled.
-
View User Profile
-
Send Message
Posted Jan 8, 20151- This looks very nice but I don't have any idea about the database, how can i create one?
2-The username and password of the mysql database? or of my multicraft panel?
Thanks I really want a pet plugin and I like to try this in my cauldron server because MyPet dont work's on it,