Honeypot Help

Commands & Permissions

Honeypot contains a variety of commands & permissions. Reference the chart below for those commands

Main Commands

Honeypot uses the PaperMC Brigadier Command API, not the legacy Bukkit Command API. Players who do not have permission to a command will not see the command at all in their autocomplete list. Attempting to execute it will show the standard "Command not found" Minecraft error instead of telling them they have no permissions.

If staff do not see any Honeypot commands whatsoever, be sure that they have honeypot.commands (See below).

Command

Permission

Description

/honeypot

honeypot.help

Alias for /honeypot help

/honeypot create <type>

honeypot.create

Creates a honeypot of type type

/honeypot remove (near | all)

honeypot.remove

Remove the honeypot you're looking at. Specify near or all to remove nearby Honeypots or all Honeypots

/honeypot reload

honeypot.reload

Reloads the honeypot config. This is the only command that'll work in the console

/honeypot locate (radius)

honeypot.locate

Locate nearby Honeypots. The radius defaults to the config value unless provided, which will temporarily override the search radius

/honeypot help

Display the help menu

/honeypot gui

honeypot.gui

Opens the GUI menu

/honeypot history

honeypot.history

Allows looking up a players' honeypot history

/honeypot info

Tells the player which version of Honeypot they're running and which version of Minecraft they're on. The developer will ask for this info when debugging problem reports, but this command can be otherwise ignored.

Other Permissions

Permission

Description

honeypot.*

Gives access to all Honeypot commands and permissions

honeypot.commands

Necessary to execute any Honeypot command.

honeypot.break

Allows players to break Honeypots, regardless of config values.


They still cannot use /honeypot remove

honeypot.notify

Anyone with this permission will be notified if players break "notify" honeypots

honeypot.exempt

Honeypots will not affect players with this permission

honeypot.update

Players with this permission will not be alerted of available updates to Honeypots upon joining the server.

Last modified: 13 April 2026