9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-26 02:19:28 +00:00

test build

This commit is contained in:
XiaoMoMi
2023-10-26 22:06:06 +08:00
parent e4d5c4a9c4
commit 0d4f6a686d
6 changed files with 32 additions and 9 deletions

View File

@@ -80,6 +80,7 @@ public final class CustomCrops extends CustomCropsPlugin {
@Override
public void onLoad(){
plugin = this;
instance = this;
this.loadLibs();
ProtectionLib.initialize(this);
}