forked from Upstream/mmocore
!no build
This commit is contained in:
parent
ebba5babfe
commit
f9cf16f609
@ -97,6 +97,7 @@ public class MMOCore extends LuminePlugin {
|
||||
|
||||
public void load() {
|
||||
|
||||
|
||||
// Check if the ML build matches
|
||||
if (MYTHICLIB_COMPATIBILITY_INDEX != MythicLib.MMOCORE_COMPATIBILITY_INDEX) {
|
||||
getLogger().log(Level.WARNING, "Your versions of MythicLib and MMOCore do not match. Make sure you are using the latest builds of both plugins");
|
||||
|
Loading…
Reference in New Issue
Block a user