mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-23 17:19:16 +00:00
Experimentals
This commit is contained in:
@@ -50,6 +50,10 @@ public class IrisSettings
|
||||
@Desc("Useful information when creating iris worlds. Shows object loads & more.")
|
||||
public boolean verbose = false;
|
||||
|
||||
@DontObfuscate
|
||||
@Desc("Experiments...")
|
||||
public boolean allowExperimentalV2Generator = false;
|
||||
|
||||
@DontObfuscate
|
||||
@Desc("If true, will not use world edit even if its on the server")
|
||||
public boolean ignoreWorldEdit = false;
|
||||
|
||||
Reference in New Issue
Block a user