Load sample plugin for now
This commit is contained in:
@@ -40,6 +40,13 @@ public class MinecraftServer
|
||||
new cn(this);
|
||||
}
|
||||
|
||||
// CraftBukkit: Decompiler might miss this method, your IDE won't complain but you
|
||||
// can't run without it!
|
||||
public static boolean a(MinecraftServer minecraftserver)
|
||||
{
|
||||
return minecraftserver.o;
|
||||
}
|
||||
|
||||
private boolean d() {
|
||||
cl localcl = new cl(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user