Back to mods
Saros Report System project artwork

CurseForge · Minecraft mod

Saros Report System

Bring a fast, configurable ticket system to your Minecraft servers. Players file tickets in-game with a single command, you receive Discord notifications instantly.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Saros Report System release should I use?

Updated 2 days ago
Latest stable file Saros Report System 1.0.1 (Forge 26.3)
Game version 26.3
Loader Forge

Saros Report System 1.0.1 (Forge 26.3) targets 26.3 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Saros Report System required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Saros Report System 1.0.1 (Forge 26.3) need?

Saros Report System 1.0.1 (Forge 26.3). Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Saros Report System without breaking your instance.

Built for Saros Report System 1.0.1 (Forge 26.3). Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Saros Report System 1.0.1 (Forge 26.3). It targets 26.3 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Saros Report System 1.0.1 (Forge 26.3). It opens that exact file at the source.

About this project

What does Saros Report System add?

Header

Bring a fast, configurable ticket system to your Minecraft servers. Players file tickets in-game with a single command, you receive rich Discord notifications instantly.


Highlights

  • In‑game tickets with a simple command: /ticket <category> <reason...>
  • Multi‑word categories supported (e.g., "Staff Request", "Player Report")
  • Smart tab completion that suggests only your configured categories
  • Discord webhook integration using rich embeds
    • Configurable embed color (hex)
    • Player head/avatar shown in the embed
    • Clean, readable layout using your message template
  • Fully server‑side configuration (common config); no client required
  • Customizable user‑facing messages (success/help/errors) with placeholders

Description

  • Ticket command

    • /ticket <category> <reason...>
    • Works with multi‑word categories
    • Bare /ticket shows a configurable help/usage message
  • Discord embeds

    • Ticket is posted to a Discord channel via webhook
    • Color is configurable (hex, e.g., #5865F2)
    • The player's Minecraft head is used as avatar and embed thumbnail
    • All placeholders from your template are preserved
  • Server‑side config only

    • Everything is configured from the server's common config (no client dependency)
    • All players see the same messages no matter their client language
  • Clean admin UX

    • Tab completion shows only categories from your config
    • Invalid categories or missing reasons return clear, configurable errors

Commands

  • Base command: /ticket
  • Usage: /ticket <category> <reason...>
  • Examples:
    • /ticket Bug Bees are escaping the hive enclosure
    • /ticket Staff Request Please review my claim
    • /ticket Player Report Steve griefed my base at spawn

Notes

  • Multi‑word categories are parsed correctly; the remainder becomes the reason
  • Suggestions show only configured categories

Config

All options live in config/sarosdiscordwebhook-common.toml. Key settings:

  • Core

    • tickets.enabled — enable/disable the system
    • tickets.categories — list of categories (strings). Supports multi‑word entries
    • tickets.discordWebhookUrl — your Discord webhook URL
    • tickets.commandPermissionLevel — required vanilla permission (0–4; 0 = everyone)
    • tickets.messageTemplate — text used as the embed description
    • tickets.embedColorHex — embed color (e.g., #5865F2)
  • Advanced

    • tickets.inputTimeoutSeconds — session timeout for future multi‑step flows
    • tickets.hideReasonInChat — for future chat‑capture flow (not used in default one‑line command)
  • Messages (all server‑side; placeholders are supported where shown)

    • tickets.messages.successSubmitted — shown on success
    • Placeholders: {category}, {reason}
    • tickets.messages.errorInvalidCategory — invalid category
    • tickets.messages.errorMissingReason — reason missing
    • tickets.messages.errorWebhookNotConfigured — webhook missing
    • tickets.messages.errorOnlyPlayers — console/non‑player usage
    • tickets.messages.usageHelp — displayed on bare /ticket
    • Placeholders: {categories} (comma‑separated list)
    • tickets.messages.errorNoCategories — if category list is empty
    • tickets.messages.errorSendFailed — Discord post failed

Placeholders available in tickets.messageTemplate (used inside the Discord embed):

  • {player}, {uuid}, {category}, {reason}, {dimension}, {x}, {y}, {z}

Discord

FAQ & Tips

  • Nothing posts to Discord

    • Ensure tickets.discordWebhookUrl is set and valid
    • Check tickets.enabled = true
  • Players can't use /ticket

    • Lower tickets.commandPermissionLevel (0 lets everyone use it)
  • I want a different embed look

    • Customize tickets.messageTemplate and tickets.embedColorHex
  • My categories have spaces

    • Supported! The command matches the longest configured category at the start of the input

Bisect Hosting

Project Support & Usage

Hosting: For the best performance, I recommend using BisectHosting linked in the banner.

Modpacks: You are free to include my work in any modpack. Please ensure proper credit is given by providing a link to this project page.

Project description from CurseForge.

Pick your setup

Saros Report System by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

34 available setups

Showing the newest 12 of 20 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Saros Report System versions and loaders

7 of 7 releases match

Looking for an older file? The official CurseForge project page is in Resources.