Dokumentation / Tickets / Befehle / /tickets blacklist add
Admin Server only

/tickets blacklist add

Block a member or a role from opening tickets

Usage

Generated
/tickets blacklist add [member] [role] [reason]
OptionTypErforderlichBeschreibung
member member Nein Member to block
role role Nein Role to block
reason text Nein Why (staff only)

Who can run it

Generated
Discord defaultEvery member
Command Access presetServer managers
Always allowedThe server owner and, by default, Administrators
Change itDashboard, Services, Tickets, Commands

The presets keep it for server managers. Server owners and Administrators can always run it. How Command Access works.

What the bot needs

Generated

Tickets is granted these permissions by the invite link. A command that finds one missing replies privately with what it could not do and changes nothing.

Manage ChannelsView ChannelSend MessagesEmbed LinksRead Message HistoryManage RolesManage ThreadsCreate Private ThreadsSend Messages in Threads

Verhalten

Checked against the code 2026-09-21

Blocks a member, or everyone holding a role, from opening tickets in this server.

The bot first applies the server's Command Access rules for /tickets blacklist add, checks that Tickets is enabled ("❌ Tickets is not enabled for this server."), and requires the Manage Server permission: "You need Manage Server to do that." Fill in exactly one of member or role; both or neither answers "Pick a member or a role, not both."

The reason option is optional, kept to 500 characters, and is only ever shown to staff. The bot confirms privately, without pinging anyone: "🚫 @target can no longer open tickets." Blocking someone who is already blocked updates the stored reason.

What blocked members experience: every way of opening a ticket answers "You are not able to open tickets in this server.", the panel buttons included. They never see the reason. The check runs before support hours, cooldowns and limits, and no role is exempt from it, not even the roles listed under "Roles the limits do not apply to".

Good to know

  • Blocking does not close tickets the member already has open.
  • A block on the member wins over a block on one of their roles when the reason is looked up.
  • /tickets blacklist list shows the current entries; /tickets blacklist remove lifts one.
  • The dashboard Settings page lists, adds and removes entries too.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction