Configuration

# Language chosen for plugin messages
locale: en
database:
# Accepted values for database are: flat, mysql
  type: flat
# This node is self-explaining
mysql:
  host: localhost
  port: 3306
  name: minecraft
  help_table: help
  helpop_table: helpop
  user: root
  password: password

Comments

Posts Quoted:
Reply
Clear All Quotes