Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
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
IfwebhookUrl
is set inconfig.yml
, a Discord embed is sent for every new reportAutomatic Table Creation
Required tables (e.g.punishment_reasons
,reports
) are created on startupDefault Report Reasons
If no reasons exist in the database, default ones will be inserted automaticallyFull Localization Support
- All messages customizable in
messages_xx.yml
- English and German translations included
- All messages customizable in
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
inconfig.yml
to enable Discord integration - ⚠️ Upgraders: Don’t forget to update your
messages_xx.yml
to include new keys!
Information
Published on | July 23, 2025 |
---|---|
Downloads | 0 |
Platforms
Waterfall (1.19-1.21)
Velocity (3.3-3.4)