[Index H] Default Config.yml - Explanation & Usage

On this page you'll find a detailed explanation of the full Config.yml, and what each setting does therein, and the default Config.yml

# This is the default Config.yml generated with Guilds.
# For more information on Guilds, a Factions/Towny alternative 
# that allows players to create guilds, declare war, engage in 
# politics, and level up as a group, visit our information page at:
# http://dev.bukkit.org/server-mods/guilds/

Config:
    General:
        Levels_Enabled: true
        Guild_Charter_Size: 2
    War: 
        Enabled: false
        Force_PvP: false
    Levels:
        Enabled: true
        Unlocks:
            Guard_Dog:
                Cooldown: 24
                Unlocked_at_Level: 26
            Guard_Cat:
                Cooldown: 24
                Unlocked_at_Level: 26
            Home_Teleport:
                Cooldown: 24
                Unlocked_at_Level: 26
            Boat_Spawn:
                Cooldown: 24
                Unlocked_at_Level: 26
            Guild_Hall:
                Spawned: true
                Unlocked_at_Level: 26
            Politics:
                Unlocked_at_Level: 26
        XP_Required:
            '1': 100
            '2': 200
            '3': 300
            '4': 400
            '5': 500
            '6': 600
            '7': 700
            '8': 800
            '9': 900
            '10': 1000
            '11': 1100
            '12': 1200
            '13': 1300
            '14': 1400
            '15': 1500
            '16': 1600
            '17': 1700
            '18': 1800
            '19': 1900
            '20': 2000
            '21': 2100
            '22': 2200
            '23': 2300
            '24': 2400
            '25': 2500
    New_Guild_Defaults:
        Created: false
        Level: 1
        Chat_Prefix: //////////
        Type: PvE
        Creation_Date: //////////
        Max_Members: 25
        Roster_Size: 1
        Color: GREEN
        Effect: None
        Leader: //////////
        Default_Rank: 10
        Hall_created: false
        Home:
            X: //////////
            Y: //////////
            Z: //////////
            World: //////////
        Ranks:
            '1': Leader
            '2': Officer
            '3': General
            '4': Lieutenant
            '5':
            '6':
            '7':
            '8':
            '9':
            '10':

Comments

Posts Quoted:
Reply
Clear All Quotes