▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
mHub

mHub

A plugin designed for managing a HubCore is an add-on specifically designed for use with your lobby.

3
0

🌌 mHub

mHub Banner Minecraft Support Author

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.


🚀 Key Features

  • ⚡ Advanced Server Selector:
    • Support for Custom Heads (Base64/Value).
    • Unique action system: [MESSAGE], [CONSOLE], [PLAYER], [CONNECT].
  • 🎮 Player Preferences:
    • Toggle Scoreboard and Tablist visibility via GUI.
    • Persistent storage (SQLite/MySQL).
  • 👁️ Dynamic Player Visibility:
    • Hotbar item that changes material (Lime/Gray Dye) and name based on state.
  • 🛡️ CommandGuard:
    • Strict Command Whitelist.
    • Total Tab-Complete Block: Prevent players from seeing your plugins list.
  • 📊 Visuals:
    • Animated Tablist & Scoreboard with PlaceholderAPI support.
    • Custom Chat Format with HEX color support (&#00D1FF).
  • ⚔️ HubPvP:
    • Enable/Disable PvP in the lobby with a single item.
  • 🔒 Lobby Protection:
    • Disable block breaking, placing, hunger, damage, weather changes, etc.
  • 🚫 Anti World Downloader:
    • Protect your builds from being stolen.
  • 🌍 Multi-Language:
    • Full support for English (en.yml) and Spanish (es.yml).

🛠️ Actions System (Selector)

The server selector uses a powerful prefix system for its actions:

PrefixDescriptionExample
[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

📜 Commands & Permissions

CommandDescriptionPermission
/mhubShows plugin informationNone
/mhub reloadReloads all configuration filesmhub.admin
  • Bypass CommandGuard: op players bypass all command and tab restrictions.
  • AntiDownloader Alerts: mhub.notify.antidownloader

📥 Installation

  1. Download the mHub.jar file.
  2. Place it in your server's plugins folder.
  3. Restart your server.
  4. Configure the files in the /plugins/mHub/ directory.
  5. Enjoy your professional lobby!

#
# 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: "&#00D1FFmHub &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


🔗 Links


Developed with ❤️ by AlexClient

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная