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