Default config.yml

# This is the config for CoreUpdates
# A copy of the default up-to-date config can be found on the plugin homepage
# http://dev.bukkit.org/bukkit-plugins/core-updates
# Updated 20/04/14

# Database connection - Edit these details!
Database:
    # Database Host 
    dbhost: 127.0.0.1
    # Database Port (Usually 3306)
    dbport: 3306
    # Database Username
    dbuser: root
    # Database Password
    dbpass: ''
    # Database name
    dbname: coreupdates
    
Updates:
    # Total updates to display - Defaults to 5
    limit: 5

Comments

Posts Quoted:
Reply
Clear All Quotes