Uses of Record Class
org.reprogle.honeypot.common.utils.HoneypotPermission
Packages that use HoneypotPermission
Package
Description
-
Uses of HoneypotPermission in org.reprogle.honeypot.common.commands
Methods in org.reprogle.honeypot.common.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.common.commands.subcommands
Methods in org.reprogle.honeypot.common.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()