/ticketpanel delete
Delete a ticket panel configuration from your server. This removes the panel's settings and makes it unusable.
💬 Usage
/ticketpanel delete <name>
<name>– The name of the ticket panel you want to delete. Must match an existing panel.
This only removes the configuration. If the panel was previously posted in a channel, the message will not be deleted automatically.
📌 Example
/ticketpanel delete support
This will:
- Permanently delete the support ticket panel from your server
- Free up the name to be reused for a new panel if needed
🗃️ Notes
- This action cannot be undone — make sure you're deleting the correct panel.
- To view available panel names, use
/ticketpanel list.- If you accidentally delete a panel, you will need to recreate it from scratch with
/ticketpanel create.
🔍 Related Commands
/ticketpanel create – Create a new ticket panel
/ticketpanel list – View all configured ticket panels
/ticketpanel edit – Modify an existing ticket panel