This commit is contained in:
xzy XU917128zccx@163.com 2025-06-21 15:30:46 +08:00
parent a7eee90988
commit 09b72f79a3

View File

@ -5,12 +5,13 @@ public final class Ijhp extends JavaPlugin {
@Override
public void onEnable() {
System.out.println("Test");
//1123123213
//15:29分增加
}
@Override
public void onDisable() {
System.out.println("Test off");
// Plugin shutdown logic
}
}