mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-22 10:36:01 +01:00
Updated Configuration (markdown)
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
|
||||
|
Loading…
Reference in New Issue
Block a user