
A plugin designed for managing a HubCore is an add-on specifically designed for use with your lobby.
mHub is a high-performance, lightweight, and extremely customizable HubCore designed for modern Minecraft networks. Built with efficiency in mind, it provides all the essential features to manage your lobby with a professional touch.
[MESSAGE], [CONSOLE], [PLAYER], [CONNECT].�D1FF).en.yml) and Spanish (es.yml).The server selector uses a powerful prefix system for its actions:
| Prefix | Description | Example |
|---|---|---|
[MESSAGE] |
Sends a colored message to the player | [MESSAGE] &aConnecting... |
[CONSOLE] |
Executes a command from console | [CONSOLE] joinqueue %player% survival |
[PLAYER] |
Executes a command as the player | [PLAYER] spawn |
[CONNECT] |
Connects to a Proxy server | [CONNECT] survival |
| Command | Description | Permission |
|---|---|---|
/mhub |
Shows plugin information | None |
/mhub reload |
Reloads all configuration files | mhub.admin |
op players bypass all command and tab restrictions.mhub.notify.antidownloadermHub.jar file.plugins folder./plugins/mHub/ directory.#
# mHub - Hub Add-on for Imperior Development
#
# This file contains the mHub plugin settings.
# The configuration is divided into several sections:
# - settings: General plugin settings
# - database: Database configuration
# - anti-downloader-world: Anti-downloader world configuration
# - protection: Server protection configuration
# - tab: Tablist configuration
# - scoreboard: Scoreboard configuration
settings:
server-name: "�D1FFmHub &8| &fImperior Development"
default-locale: en # en, es
update-interval-ticks: 20
join-clear-inventory: true
chat-format:
enabled: true
# Format: [prefix] [player] [suffix]: [message]
# Use %prefix%, %player%, %suffix%, %message%, %displayname%
format: "%player%&f: &f%message%"
database:
type: SQLITE # SQLITE, MYSQL
mysql:
host: localhost
port: 3306
database: mhub
username: root
password: password
anti-downloader-world:
enabled: false
monitored-worlds:
- world
channels:
- "WDL|INIT"
- "WDL|CONTROL"
- "WDL|REQUEST"
kick-player: true
notify-console: true
notify-permission: "mhub.notify.antidownloader"
protection:
enabled: true
disable-damage: true
disable-fall-damage: true
disable-hunger: true
disable-item-drop: true
disable-item-pickup: true
disable-block-break: true
disable-block-place: true
disable-entity-spawn: true
disable-weather-change: true
disable-leaves-decay: true
disable-targeting: true
disable-physical-interact: true
void-teleport:
enabled: true
min-y: 0
chat-settings:
disable-advancements: true
join-message: true
quit-message: true
death-message: true
Developed with ❤️ by AlexClient