Configuration/Flags

Default flags.yml

#
#  *** YOU MUST ENCASE YOUR FLAG SETTINGS WITH "DOUBLE QUOTES!" ***
#         List of flags: http://pastebin.com/raw.php?i=jmCaGwRj
#
# Automatic WorldGuard flags added to new regions. List the worlds and
# WorldGuard flags to automatically add to newly created regions!
#
# Wildcards: (Works for GREET_MESSAGE and FAREWELL_MESSAGE only!)
# {OWNER_NAME} = Will be replaced with the region creator's name
# {REGION_SIZE} = Will be replaced with the size of the region
# {REGION_NAME} = Will be replaced with the name of the region
#
#
# Example setups:
#
#  world:
#    CHEST_ACCESS: "deny" 
#    GREET_MESSAGE: "Welcome to {OWNER_NAME}'s region!"
#    CREEPER_EXPLOSION: "deny"
#    DENY_SPAWN: "creeper, spider, skeleton, zombie"
#    FIRE_SPREAD: "deny"
#
#  world_nether:
#    PVP: "deny"
#    TNT: "deny"
#    GHAST_FIREBALL: "deny"
#    GREET_MESSAGE: "Welcome to {OWNER_NAME}'s region!"
#    FAREWELL_MESSAGE: "You have left {OWNER_NAME}'s region!"
#      
#
Flag Worlds:
  world_example:
    Flag1: "none"
    Flag2: "none"

Comments

Posts Quoted:
Reply
Clear All Quotes