Messaging Commands
Private player-to-player messaging with a clickable reply flow and an offline inbox.
| Command | Aliases | Usage (arguments) | Example usage | Description | Default level | Permission node |
|---|---|---|---|---|---|---|
/ignore | Command: /block | /ignore [player] | /ignore Notch | Toggle ignoring another player's private messages. Bypassable with obx.message.ignore.bypass. | true | obx.ignore |
/inbox | Command: /inbound | /inbox | /inbox | Open your private-message inbox GUI (messages received while offline; click one to read). Clearing an empty inbox now shows a formal error. | true | obx.message |
/mail | -- | /mail [player] [message] | /mail send Notch hi | Send, read, list, or clear mail. | true | obx.mail |
/msg | Command: /tell, /pm, /whisper | /msg | /msg Notch hi | Send a private message — live if online (with a clickable Reply), else queued to their inbox. Cannot message the console. | true | obx.message |
/rply | Command: /reply, /r | /rply [message] | /rply hey | Reply to your most recent sender. No args opens a 60s reply draft (type in chat; cancel or the Cancel button aborts). | true | obx.message |