Uses of Record Class
org.reprogle.honeypot.utils.HoneypotPermission
Packages that use HoneypotPermission
-
Uses of HoneypotPermission in org.reprogle.honeypot.commands
Methods in org.reprogle.honeypot.commands that return types with arguments of type HoneypotPermissionModifier and TypeMethodDescriptionHoneypotSubCommand.getRequiredPermissions()Gets the required permissions to run the command. -
Uses of HoneypotPermission in org.reprogle.honeypot.commands.subcommands
Methods in org.reprogle.honeypot.commands.subcommands that return types with arguments of type HoneypotPermissionModifier and TypeMethodDescriptionHoneypotCreate.getRequiredPermissions()HoneypotGUI.getRequiredPermissions()HoneypotHelp.getRequiredPermissions()HoneypotHistory.getRequiredPermissions()HoneypotInfo.getRequiredPermissions()HoneypotList.getRequiredPermissions()HoneypotLocate.getRequiredPermissions()HoneypotReload.getRequiredPermissions()HoneypotRemove.getRequiredPermissions()