forked from Upstream/mmocore
!Compatible with older MMOLib api
This commit is contained in:
parent
bf9f9d02bd
commit
c82728c917
BIN
lib/MMOLib.jar
BIN
lib/MMOLib.jar
Binary file not shown.
@ -155,7 +155,7 @@ public class MMOCore extends JavaPlugin {
|
|||||||
|
|
||||||
public void onEnable() {
|
public void onEnable() {
|
||||||
|
|
||||||
new SpigotPlugin(70575, this, "https://www.spigotmc.org/resources/70575/").checkForUpdate();
|
new SpigotPlugin(70575, this).checkForUpdate();
|
||||||
new Metrics(this);
|
new Metrics(this);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user