Updated Configuration (markdown)

CleanerOrc 2016-04-24 00:05:14 -04:00
parent 3cf89e870b
commit 1e4f2f7339

@ -19,7 +19,7 @@ limits:
max-iterations: 1000
# Max allowed entities (e.g. cows)
max-entities: 1337
# Number of times a change can fail (e.g. if the player can''t access that region)
# Number of times a change can fail (e.g. if the player can't access that region)
max-fails: 50000000
# Blockstates include Banner, Beacon, BrewingStand, Chest, CommandBlock,
# CreatureSpawner, Dispenser, Dropper, EndGateway, Furnace, Hopper, Jukebox,
@ -34,9 +34,9 @@ limits:
# max-fails: 0
# max-blockstates: 1337
# If region restrictions should be enabled (e.g. PlotSquared).
# To be allowed to WorldEdit in a region, users need fawe.<plugin> permission.
# See the Permissions page for supported region plugins.
# Set true to enable WorldEdit restrictions per region (e.g. PlotSquared or WorldGuard).
# To be allowed to WorldEdit in a region, users need the appropriate
# fawe.<plugin> permission. See the Permissions page for supported region plugins.
region-restrictions: true
# FAWE will start cancelling non-admin edits if used-memory % exceeds