mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-23 09:09:15 +00:00
Fix structure manager with paper & worldedit
This commit is contained in:
@@ -42,6 +42,10 @@ public class IrisSettings
|
||||
@Desc("Useful information when creating iris worlds. Shows object loads & more.")
|
||||
public boolean verbose = false;
|
||||
|
||||
@DontObfuscate
|
||||
@Desc("If true, will not use world edit even if its on the server")
|
||||
public boolean ignoreWorldEdit = false;
|
||||
|
||||
@DontObfuscate
|
||||
@Desc("System Effects")
|
||||
public boolean systemEffects = true;
|
||||
|
||||
Reference in New Issue
Block a user