Skip to content

Commands

/ntb · /ntebex · /ntebexmessage · /tb · /tbmsg · /tbxm · /tbxmsg · /tebexmessage

All aliases behave identically. Examples on this site use /ntb.

CommandPermissionDescription
/ntbPlugin info. Console gets the usage block.
/ntb helptebexmessage.helpHelp menu.
/ntb reloadtebexmessage.reloadReload config.yml, messages.yml, discord.yml.
/ntb argstebexmessage.argsList configured custom arguments.
/ntb <template> arg(value)…console onlyBroadcast a purchase.

tebexmessage.admin grants every permission above.

Console only — players never get to run this.

/ntb <template> arg(value) arg(value) …
/ntb one player(Senkex) package(VIP) price($10)

Argument order doesn’t matter. Whitespace inside parentheses is allowed.

Join values with ;. They render with separator-symbol from config.yml.

/ntb multiple player(Senkex) package(VIP;MVP;ASTRO) price($45)
config.yml
customs-args:
- player
- package
- price

Reference them with {key} in any template, message or webhook field. Add as many as you want — {rank}, {coupon}, {server}, anything.

SituationConsole message
Bad arg(value) syntaxMissing '(' or ')' in arguments.
Unknown argumentArgument does not exist: <arg>
Argument missingMissing required argument: <arg>
Player runs broadcastThis command can only be executed from console.
Last updated: May 23, 2026 by Senkex in fc302b6