Admin
Server only
/tickets blacklist remove
Let a blocked member or role open tickets again
Usage
Generated
/tickets blacklist remove [member] [role]
| Option | Tipo | Obrigatório | Descrição |
member |
member |
Não |
Member to unblock
|
role |
role |
Não |
Role to unblock
|
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
Comportamento
Checked against the code 2026-09-21
Lets a blocked member or role open tickets again.
The bot first applies the server's Command Access rules for /tickets blacklist remove, 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."
When an entry existed it is removed and the bot confirms privately, without pinging: "✅ @target can open tickets again." When there was nothing to remove: "@target was not blocked."
Good to know
- Removing a member's own entry does not help while one of their roles is still blocked. Remove the role entry too.
- /tickets blacklist list shows what is currently blocked.