nextgen
This commit is contained in:
parent
a7eee90988
commit
09b72f79a3
@ -5,12 +5,13 @@ public final class Ijhp extends JavaPlugin {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onEnable() {
|
public void onEnable() {
|
||||||
|
System.out.println("Test");
|
||||||
//1123123213
|
//1123123213
|
||||||
//15:29分增加
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onDisable() {
|
public void onDisable() {
|
||||||
|
System.out.println("Test off");
|
||||||
// Plugin shutdown logic
|
// Plugin shutdown logic
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user