Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.p2w.lol/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Panels are the public-facing messages users interact with to open tickets. You can fully customize how each panel functions and how it looks. Panel management is split into four sections: Behavior, Categories, Display, and Messages.
.tickets panels
Panel-level claim, close, reopen, and delete button stylings are no longer configured inside the overarching panel. Button styles now live inside the specific ticket option that opens the ticket.

Panel Configuration Options

Controls how the panel and its tickets function.
SettingDescription
Max OpenMaximum number of open tickets a user can have at once from this panel (default: 1)
Delete DelayHow long in seconds before a closed ticket is deleted (default: 10)
ClaimsWhether tickets from this panel can be claimed by staff
Auto PinWhether the greeting message is automatically pinned when a ticket opens
Support Ticket Limit BypassWhether staff roles are exempt from the max open limit
Channel Name FormatDefault naming format for ticket channels (e.g. case)
Controls where ticket channels are created.
SettingDescription
Default CategoryThe category where new tickets from this panel are created
Overflow CategoryFallback category used when the default is full or unavailable
Controls how the panel looks to users.
SettingDescription
ModeButtons or Dropdown — determines how options are shown to users
Dropdown PlaceholderText shown in the dropdown before a user selects an option (dropdown mode only)
Panel MessageThe embed shown with the panel buttons/dropdown. Supports the full $v{...} embed syntax and variables
Configure the log and auto-delete messages at the panel level.
SettingDescription
Log MessageThe embed sent to the log channel when a ticket is closed/transcribed
Auto Delete MessageMessage sent when a ticket is queued for auto-deletion
Log ChannelThe channel where transcript log messages are sent for this panel

Panel Limits

  • Up to 15 panels per server.
  • Button panels support up to 5 options.
  • Dropdown panels support up to 25 options.