Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for DerGamer09

BungeeSystem

Report BungeeSystem?

BETA
1.2.1-BETA

DerGamer09 released BungeeSystem version 1.2.1-BETA on Wed 3:58 PM

[1.2.1-BETA] – 2025

✨ Added

  • Velocity Support
    Most BungeeCord features are now fully compatible with Velocity!

  • /report & /reports Commands

    • Reports are stored in the database (reason ID, player name, timestamp, server, etc.)
    • Reasons are loaded from the database and usable via name or ID
    • Tab-completion for player names and reasons
    • Invalid reasons return a clean, formatted list
    • /reports shows open reports
    • /reports handle <id> [comment] marks reports as handled
  • Discord Webhook Integration
    If webhookUrl is set in config.yml, a Discord embed is sent for every new report

  • Automatic Table Creation
    Required tables (e.g. punishment_reasons, reports) are created on startup

  • Default Report Reasons
    If no reasons exist in the database, default ones will be inserted automatically

  • Full Localization Support

    • All messages customizable in messages_xx.yml
    • English and German translations included
  • Command Aliases

    • /l, /hub, /lobby → teleport to hub
    • /msg, /pm, /tell, /reply, /r, /ignore → private messaging system

🛠 Fixed

  • Missing/broken tables on Velocity now auto-created
  • Command registration fixed when using parameters
  • Improved error messages for invalid usage

⚠ Notes

  • MySQL or MariaDB is required
  • Set a valid webhookUrl in config.yml to enable Discord integration
  • ⚠️ Upgraders: Don’t forget to update your messages_xx.yml to include new keys!

Information

Published onJuly 23, 2025
Downloads0

Platforms

Waterfall Waterfall (1.19-1.21)
Velocity Velocity (3.3-3.4)