Ticketing Commands

Ticketing commands in Blender allow server admins to create and manage support or help desk systems. Members can use these commands to request assistance, and admins can handle support requests efficiently.

Commands:

  • add

    Add a user to the ticket. This is useful for adding support team members to a ticket.

    markdownCopyEditUsage: `,add <user>`
    Example: `,add @supporter`
    Premium: No
  • claim

    Claim a ticket to handle it personally. This command is useful for staff members to take ownership of a support request.

    markdownCopyEditUsage: `,claim`
    Example: `,claim`
    Premium: No
  • panel

    View or edit ticket panels. You can use this command to manage how your ticketing system is displayed and customize it.

    markdownCopyEditUsage: `,panel <view/edit> [title] [description]`
    Example: `,panel view`
    Premium: No
  • remove

    Remove a user from the ticket. This is used to revoke access for a user or support member in the ticket system.

    markdownCopyEditUsage: `,remove <user>`
    Example: `,remove @user`
    Premium: No
  • tsetup

    Setup the ticket system with customization options. This command allows you to configure the ticket system according to your server’s needs.

    markdownCopyEditUsage: `,tsetup`
    Example: `,tsetup`
    Premium: No

Last updated