Make safe region limit configurable

Cette révision appartient à :
sfan5
2024-05-26 15:01:12 +02:00
Parent 4c8d42bf7b
révision 86de970552
2 fichiers modifiés avec 7 ajouts et 1 suppressions

4
settingtypes.txt Fichier normal
Voir le fichier

@ -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