added permissions: ancientgates.use, ancientgates.info, ancientgates.manage
This commit is contained in:
@@ -81,14 +81,7 @@ public class Plugin extends JavaPlugin
|
||||
|
||||
log("Enabled");
|
||||
}
|
||||
|
||||
// -------------------------------------------- //
|
||||
// Test rights
|
||||
// -------------------------------------------- //
|
||||
|
||||
public static boolean hasPermManage(CommandSender sender) {
|
||||
return sender.isOp();
|
||||
}
|
||||
|
||||
|
||||
// -------------------------------------------- //
|
||||
// Commands
|
||||
|
||||
Reference in New Issue
Block a user