BungeeSystem  Powerful Proxy Addon ⚡ MySQL | Chat | Commands icon

BungeeSystem Powerful Proxy Addon ⚡ MySQL | Chat | Commands -----

1.19 – 1.21.5 ✔ Fast & Modular BungeeCord Utility




BungeeSystem v1.2.0
New Features
  • Added a full statistics system with player data tracking (online time, logins, votes)
  • Code (Text):
    /stats
    command to display individual player statistics
  • Code (Text):
    /top
    command to show leaderboards across multiple categories
  • New
    Code (Text):
    StatsManager
    with:
    • Tracking of player logins, votes, and chat messages
    • Storing first and last login timestamps
    • Retrieving top player stats by online time, logins, votes
  • ⚡ Caching system for faster stat queries
  • Complete punishment system with:
    • Code (Text):
      /ban
      ,
      Code (Text):
      /unban
      – permanent and temporary bans
    • Code (Text):
      /mute
      ,
      Code (Text):
      /unmute
      – muting functionality
    • Code (Text):
      /warn
      – for issuing warnings to players
    • Code (Text):
      /report
      ,
      Code (Text):
      /reports
      – for reporting and managing violations

Improvements
  • Major code refactoring using dedicated manager classes:
    • Code (Text):
      CommandManager
      – centralized command registry
    • Code (Text):
      ListenerManager
      – centralized event listener registration
    • Code (Text):
      UpdateManager
      – plugin update management
    • Code (Text):
      StartupManager
      – plugin startup flow controller
    • Code (Text):
      PunishmentManager
      – all punishment logic in one place
    • Code (Text):
      StatsManager
      – handles all player stat operations
  • ️ Improved MySQL database integration with automatic table creation
  • Better error handling for all database operations

Test Server
You can try everything now on our official test server:
testserver.dergamer09.at

Found a bug? Got feedback?
Let us know — every suggestion helps us improve!

❤️ Thanks for testing and supporting BungeeSystem!
----------, May 13, 2025

BungeeSystem v1.1.9-SNAPSHOT

New Features
  • ➕ Added /onlinetime and /otime commands
  • Online time now updates every second (real-time tracking)
  • /lobby, /hub, and /l now connect players to a random lobby from config.yml
  • All in-game messages translated to English

️ Improvements
  • ️ Lobby server list is now configurable via config.yml
  • Full MySQL setup using the new DatabaseManager
  • Added new table: online_time (for accurate playtime tracking)

Test Server
  • You can try everything now on our official test server:
    testserver.dergamer09.at


Found a bug? Got feedback? Let us know — every suggestion helps!
❤️ Thanks for testing and supporting BungeeSystem!
----------, Mar 31, 2025

Update v1.1.8-SNAPSHOT – New Features & Fixes!

✨ New:
  • Added /msg, /reply and /ignore commands
  • Messages now trigger a notification sound on the target player (requires compatible Spigot plugin)
  • Config file added for MySQL connection (config.yml)
  • Auto-login time tracking per player

Fixes:
  • Fixed database connection issues on plugin start
  • Improved error handling when MySQL is unreachable
  • Prevented null pointer exceptions on player join

Improvements:
  • Refactored code structure for better maintainability
  • Optimized listener performance on PostLoginEvent
  • Added basic permission support (e.g. bungeesystem.msg)

SQL Setup:
Code (SQL):

CREATE TABLE IF NOT EXISTS online_time (
    player_name VARCHAR ( 50 ) NOT NULL PRIMARY KEY ,
    login_time BIGINT NOT NULL
);
 

Thanks for using BungeeSystem! ❤️
----------, Mar 22, 2025

maintenance mode added

Permission
bungeesystem.maintenance - Staff
----------, Mar 6, 2025

Fixed: Update check now correctly retrieves the latest version from SpigotMC API.
Improved: Version comparison logic now properly ignores -SNAPSHOT suffixes.
Optimized: Better error handling for HTTP failures and invalid responses.
Logging: More informative messages when an update is available or when the plugin is up to date.

Action Required: Restart your server to apply the fix.
----------, Feb 26, 2025

Fixes & Improvements
  • Fixed: Resolved a NullPointerException when loading the configuration before initialization.
  • Improved: Ensured config.yml is properly loaded before accessing any values.
  • Error Handling: Added warnings if config.yml is missing and provided default values to prevent crashes.
New Commands Added
  • /ping - Displays the player's current ping.
  • /serverlist - Lists all servers in the network.
  • /vanish (alias: /v) - Toggles vanish mode for the player.
  • /play <server> - Connects the player to a specified server from the config.
  • /find <player> - Finds out which server a player is currently on.
This update improves stability and introduces new essential commands!
----------, Feb 26, 2025

  • /find <player> - Find out on which server a player is currently located.
  • /serverlist - Displays a list of all available servers.
  • /ping - Shows your current ping.
----------, Feb 24, 2025

We have fixed the permissions bug for JoinMe and TeamChat
----------, Oct 6, 2024

JoinMe and TeamChat have been added
----------, Oct 6, 2024

We Have Added the Webhook on the Config
----------, Oct 6, 2024

We Have fixed the Prefix for BlockBungeeCommand
----------, Sep 2, 2024

We Have Added the Webhook on the Config
----------, Sep 2, 2024

We have now MySQL for OnlineTime
----------, Sep 2, 2024

Resource Information
Author:
----------
Total Downloads: 764
First Release: Sep 2, 2024
Last Update: May 13, 2025
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings