Discord - SuperRonanCraft/AdvancedModreq GitHub Wiki

Must have DiscordSRV installed

Here's the full discord file and it's description of each section! Need the default file? Get it here

Summary


Channels

Route a ticket with certain criterias to certain discord channels

  • Default

    The default channel to send notifications to

  • Importance

    Create list of channels if a ticket is in a certain importance

    • Enabled

      Enable the importance based channels

    • Importance

      Example:

        Importance:
          - 1: '123123123123123123' #Channel for importance level 1 tickets
          - 2: '312312312321321321' #Channel for importance level 2 tickets
  • Category

    Create list of channels if a ticket is a certain channel

    • Enabled

      Enable the category based channels

    • Priority

      Give priority to Categories rather than the importance level for channel selection

    • Category

      Example:

        Category:
          - Griefing: '123123123123123123' #Channel for Griefing Category tickets
          - Other: '123123123' #Channel for Other Category tickets

Enabled

Set whether or not to enable DiscordSRV support


Debug

Enabled some debugging messages such as sending both messages to discord and to console


Notifications

Enable a notification when the specified ticket event happens.


Messages

Set a list or a string of messages to send to staff/player depending on the event

⚠️ **GitHub.com Fallback** ⚠️