mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-24 06:06:45 +01:00
Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into endgame
This commit is contained in:
commit
e8a46d6ac8
@ -41,6 +41,11 @@ public class PapiExpansion extends PlaceholderExpansion {
|
||||
return "1.0,0";
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean persist() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getRequiredPlugin() {
|
||||
return "mcMMO";
|
||||
|
Loading…
Reference in New Issue
Block a user