Load sample plugin for now

This commit is contained in:
Dinnerbone
2010-12-24 17:24:21 +00:00
parent a799b1463b
commit 8274655360
3 changed files with 36 additions and 3 deletions

View File

@@ -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);