mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-25 10:09:14 +00:00
Dont warn
This commit is contained in:
@@ -39,8 +39,7 @@ public class NMSCreator
|
||||
|
||||
catch(Throwable e)
|
||||
{
|
||||
e.printStackTrace();
|
||||
Iris.warn("Failed to load NMS Spawn for MC:" + Iris.nmsTag() + ". Using Bukkit...");
|
||||
|
||||
}
|
||||
|
||||
return Bukkit.createWorld(creator);
|
||||
|
||||
Reference in New Issue
Block a user