mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-10-21 09:45:43 +02:00
Make safe region limit configurable
This commit is contained in:
4
settingtypes.txt
Normal file
4
settingtypes.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# For operations that potentially affect more than the specified amount of nodes
|
||||
# WorldEdit will require additional confirmation via //y before proceeding.
|
||||
# Set to 0 to disable the confirmation in all cases.
|
||||
worldedit_safe_region_limit (Limit for safe region warning) int 20000
|
Reference in New Issue
Block a user