mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-03 06:37:47 +01:00
build
This commit is contained in:
parent
ed0dfe95c2
commit
b1c2e660a0
@ -103,6 +103,7 @@ public class MMOItems extends LuminePlugin {
|
||||
@Override
|
||||
public void load() {
|
||||
|
||||
|
||||
// Check if the ML build matches
|
||||
if (MYTHICLIB_COMPATIBILITY_INDEX != MythicLib.MMOITEMS_COMPATIBILITY_INDEX) {
|
||||
getLogger().log(Level.WARNING, "Your versions of MythicLib and MMOItems do not match. Make sure you are using the latest builds of both plugins");
|
||||
|
Loading…
Reference in New Issue
Block a user