Tickets in player view
This page explains how players use the ticket system in the shop frontend.
Navigation path:
Shop->Tickets
For shared lifecycle and Discord behavior, see Tickets concept.
Access requirements
tickets.viewto open the ticket area and see participating ticketstickets.createto create new ticketstickets.send_messageto reply and edit the subject while a ticket is activetickets.closeto close an active tickettickets.archiveto archive a resolved ticket when auto-archive is disabled
Ticket overview
The page separates tickets into two sections:
- Active tickets for
OpenandIn progress - Closed tickets for
ClosedandArchived
Open a ticket row to view the conversation, participants, actions, and any Discord shortcut.
Active ticket rows may show a Waiting for Response badge (blue) when support has replied and is waiting for the player to respond.
Creating a ticket
Typical flow:
- Open
Shop->Tickets. - Select New Ticket.
- Enter a subject.
- Enter your first message.
- Submit the ticket.
After creation, the ticket appears in the active list. If Discord ticket channels are configured, dzbot also creates the linked Discord channel in the background.
Conversation view
Inside a ticket, players can usually:
- read the full public message history
- reply while the ticket is active
- edit the subject while the ticket is active and reply rights are enabled
- open the linked Discord channel if one exists
The participant chips show everyone who currently has access to that ticket in the shop.
Closing, archiving, and reopening
Resolved-ticket actions depend on server configuration and assigned rights:
- Close ends the active conversation
- Archive finishes the ticket and removes the Discord channel
- Reopen opens the ticket again after it was closed or archived
If Tickets Auto Archive is enabled in server settings, closing skips the long-lived closed state and archives the ticket immediately.