mysql:
# If this is not enabled will be used local placeholders
enabled: false
# The main server is the server from the placeholders are copied
main: false
# Database information
ip: 0.0.0.0
port: 3306
username: "root"
password: "" # Leave empty if none
database: "rocketplaceholders"
2: Choose a main server
Remember to chose a main server, all placeholders are copied from it.