docs/configuration/Default Configuration

Default Configuration

Here's the configuration files straight out of the packaging.

enable-version-checking: true
enable-debug-messages: true
suit:
    head: chainmail_helmet
    chest: chainmail_chestplate
    legs: chainmail_leggings
    boots: chainmail_boots
activation-message:
    show: true
    colour: yellow
    message: Camo activated!
deactivation-message:
    show: true
    colour: yellow
    message: Camo deactivated!
timers:
    default:
        usage: 5
        cooldown: 5
    vip:
        usage: 10
        cooldown: 3
    people-i-hate:
        usage: 1
        cooldown: 1000
    best-friends:
        usage: 0
        cooldown: 0