Core Commands
The public-facing base commands: the help/menu/info surface that every player sees.
| Command | Aliases | Usage (arguments) | Example usage | Description | Default level | Permission node |
|---|---|---|---|---|---|---|
/help | Command: /?, /bukkit:help, /bukkit:?, /minecraft:help, /minecraft:? | /help [page] | /help 2 | Open the OBX paginated GUI help menu listing default-true commands A–Z. | true | obx.help.gui |
/list | Command: /players, /online, /who, /playerlist | /list | /list | Show online players split into Staff and Players sections (staff in red); names are click-to-message (/msg <name>). Staff = op or obx.staff. Default command — no permission required (obx.list.vanished still gates showing vanished players). | everyone | _none_ |
/obx | Command: /obsidian, /obc | /obx | /obx | Open the main menu; opens the Admin Menu if permitted. | true | none |
/obx about | -- | /obx about | /obx about | Show extended plugin information, credits, and links. | true | obx.about |
/obx commands | -- | /obx commands [category] | /obx commands information | List available commands filtered by category and permissions. | true | obx.commands.list |
/obx help | Command: /obsidian, /obc; Entry: h | /obx help [page/category/command] | /obx help reload | Show OBX help pages. | true | obx.help |
/obx info | -- | /obx info | /obx info | Display general information about OBX. | true | obx.info |
/obx permissions | Command: /obsidian, /obc | /obx permissions [command/category] | /obx permissions reload | List permission nodes for a command or category. | false | obx.permissions.view |
/stafflist | Command: /sl, /os, /mods, /slist, /sonline | /stafflist | /sl | Show only the online op/staff (op or obx.staff) in the player-list box; names are click-to-message. | true | obx.stafflist |