MySQL config

Within the config.yml are variables to enter your mySQL server info.

mysql:
  table: pp_players
  port: 3306
  username: root
  hostname: localhost
  password: XXXXXXXXXX
  database: minecraft

Comments

Posts Quoted:
Reply
Clear All Quotes