mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 02:36:59 +00:00
Dont warn
This commit is contained in:
parent
036dc289d5
commit
7cd268bb4c
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user