9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2026-01-04 15:41:46 +00:00
This commit is contained in:
XiaoMoMi
2024-11-17 23:33:20 +08:00
parent d020e2df8a
commit b78b5bd54e
2 changed files with 6 additions and 1 deletions

View File

@@ -41,6 +41,11 @@ public class CustomCropsPapi extends PlaceholderExpansion {
super.unregister();
}
@Override
public boolean persist() {
return true;
}
@NotNull
@Override
public String getIdentifier() {