diff --git a/Configuration.md b/Configuration.md index 345fe16..74ffa40 100644 --- a/Configuration.md +++ b/Configuration.md @@ -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. 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. permission. See the Permissions page for supported region plugins. region-restrictions: true # FAWE will start cancelling non-admin edits if used-memory % exceeds