mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-23 17:19:16 +00:00
Bugfixes
This commit is contained in:
@@ -90,10 +90,6 @@ public class IrisSettings
|
||||
@Desc("Skips preparing spawn by using nms to hijack the world init phase")
|
||||
public boolean skipPrepareSpawnNMS = true;
|
||||
|
||||
@DontObfuscate
|
||||
@Desc("Used to activate Iris")
|
||||
public String activationCode = "";
|
||||
|
||||
public static IrisSettings get()
|
||||
{
|
||||
if(settings != null)
|
||||
|
||||
Reference in New Issue
Block a user