Just for the record, the method changed (as of version 9.11.1.953 for 1.6.4 from 11/21/2013 03:31:15 PM):
static public boolean isPlayerOp(String name)
{ return MinecraftServer.getServer().getConfigurationManager().isPlayerOpped(name); }
2 replies
Important Information
By using this site, you agree to our Terms of Use.