HubPlugin is a BungeeCord plugin designed to simplify hub server management in Minecraft networks. It allows players to be automatically sent to a configured hub server by simply executing a configurable command. This plugin is ideal for Minecraft networks that want a centralized hub system that is easy to configure and compatible with all versions of Minecraft from 1.8 to the latest version.
Features:
Configurable Command: Administrators can customize the command players will use to be sent to the hub server (default /hub).
Customizable Messages: Allows editing the message shown to players when they are sent to the hub, and also the message when the hub server is unavailable.
Full Compatibility: Compatible with all Minecraft versions from 1.8 to the latest version.
Easy Configuration: Uses a simple config.yml file where administrators can easily configure the hub server name, the command, and custom messages.
Installation Instructions:
Download the plugin's JAR file.
Place the JAR file in your BungeeCord server's plugins folder.
Restart your BungeeCord server.
Open the config.yml file in your plugin folder to configure the hub server name, the command, and custom messages.
Players can use the configured command (default /hub) to be sent to the hub server.
Commands:
/hub: Sends the player to the configured hub server.
Configuration:
hub-server: Defines the hub server where players will be sent (default "lobby").
hub-command: Configurable command for sending players to the hub (default "hub").
hub-message: Message displayed to players when they are sent to the hub (default &aWe are sending you to the Hub...).
hub-not-available-message: Message when the hub server is unavailable (default &cThe Hub server is not available.).
License:
This plugin is closed-source (momentarily) and available for free use