mirror of
https://github.com/HibiscusMC/HibiscusCommons.git
synced 2025-12-19 15:09:26 +00:00
chore: update error message to say to update HibiscusCommons
This commit is contained in:
@@ -51,7 +51,7 @@ public class NMSHandlers {
|
|||||||
HibiscusCommonsPlugin.getInstance().getLogger().severe(" - " + supportedVersion);
|
HibiscusCommonsPlugin.getInstance().getLogger().severe(" - " + supportedVersion);
|
||||||
}
|
}
|
||||||
HibiscusCommonsPlugin.getInstance().getLogger().severe(" ");
|
HibiscusCommonsPlugin.getInstance().getLogger().severe(" ");
|
||||||
HibiscusCommonsPlugin.getInstance().getLogger().severe("Please report this issue to the developer.");
|
HibiscusCommonsPlugin.getInstance().getLogger().severe("Please update HibiscusCommons that supports this version.");
|
||||||
throw new RuntimeException("Failed to detect the server version.");
|
throw new RuntimeException("Failed to detect the server version.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user