xHub

โญ โ€” (2 endorsements) ๐Ÿ“ฅ 358 downloads ๐Ÿ“Œ vv1.0.3 ๐Ÿ“… 1/24/2026
๐ŸŸก Updated this year

By jn_willfrydev ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 4/14/2026 ๐Ÿ“… Created: 1/24/2026

๐Ÿ” Analysis

  • ๐Ÿ† #1429 of 1452 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

<div align="center"> # ๐Ÿ›ก๏ธ xHub Core (Beta) ### The Ultimate All-in-One Lobby Solution | 1.20+ !(https://img.shields.io/badge/Version-v1.0.5-blue?style=for-the-badge&logo=rocket) !(https://img.shields.io/badge/Minecraft-1.20%2B-green?style=for-the-badge&logo=minecraft) !(https://img.shields.io/badge/Dev-xPlugins-orange?style=for-the-badge&logo=github) !(https://img.shields.io/badge/Brand-xPlugins-purple?style=for-the-badge&logo=discord) **xHub** is a high-performance, premium core designed to replace multiple lobby plugins. It now includes advanced features like Parkour, Cosmetics, Developer API, and dynamic permissions. (https://discord.gg/xplugins) โ€ข (https://xplugins.es) </div> !(https://cdn.modrinth.com/data/cached_images/67f8620834f9a2c2d0a6763ce130a5c5d5518fe0.jpeg) --- ## โœจ Key Features (v1.0.1) * **๐Ÿƒ Parkour System:** Automatic checkpoints, rewards, void detection, and Double Jump. * **๐ŸŽฉ Cosmetics:** Particle trails and hats with a GUI menu. * **๐Ÿ’ป Developer API:** `xHubAPI` class for easy integration with other plugins. * **๐ŸŽจ Full RGB/Hex Support:** Use `&#RRGGBB` colors anywhere. * **๐Ÿ“‚ Modular Menu System:** Create unlimited GUI menus using YAML files. * **๐Ÿ“Š Animated Boards:** Flicker-free Scoreboard and Tablist (PAPI supported). * **๐ŸŽ’ Hotbar Manager:** Custom items on join (Compass, PvP Sword, Cosmetics). * **๐Ÿ“ข Chat Manager:** Formatting with Rank support (` Player: Hello`). * **๐Ÿค– Discord Logs:** Built-in Webhooks for Join/Quit events. --- ## ๐Ÿš€ Installation 1. Download `xHub-1.0.0.jar`. 2. Place it in your server's `plugins` folder. 3. **(Required)** Install (https://papi.extendedclip.com/) for variables. 4. **(Optional)** Install (https://www.spigotmc.org/resources/vault.34315/) for economy rewards. 5. Restart the server. --- ## ๐Ÿ“‚ Directory Structure ```text plugins/xHub/ โ”œโ”€โ”€ config.yml <-- Main settings โ””โ”€โ”€ menus/ <-- Drop your menu files here โ”œโ”€โ”€ principal.yml <-- Main Menu โ”œโ”€โ”€ selector.yml <-- Server Selector โ”œโ”€โ”€ socials.yml <-- Social Media โ””โ”€โ”€ cosmetics.yml <-- Cosmetics Menu ``` --- ## ๐Ÿ“œ Commands & Permissions | Command | Permission | Description | | :--- | :--- | :--- | | `/xhub setlobby` | `xhub.admin` | Sets the spawn point. | | `/xhub spawn` | `xhub.spawn` | Teleports you to the lobby spawn. | | `/xhub reload` | `xhub.admin` | Reloads all configs and menus. | | `/xhub menu <id>` | `xhub.menu` | Opens a specific menu. | | `/xhub cosmetic` | `xhub.cosmetic` | Manage cosmetic effects. | > **Note:** Permissions can be disabled in `config.yml` by setting them to `false`. --- ## ๐Ÿ‘จโ€๐Ÿ’ป Developer API xHub exports a static API class for developers to hook into the core: ```java // Teleport a player to the Hub xHubAPI.teleportToSpawn(player); // Check if player is doing parkour if (xHubAPI.isInParkour(player)) { // do something } // Activate a cosmetic trail xHubAPI.setTrail(player, "FLAME"); ``` --- ## ๐Ÿ› ๏ธ Default Configuration Below is the full generated `config.yml` file explaining every feature. ```yaml # _ # __ __ /\ /\_ _| |__ # \ \/ // /_/ / | | | '_ \ # > </ __ /| |_| | |_) | # /_/\_\/ /_/ \__,_|_.__/ v1.0.0 # # Wiki: https://xplugins.es/plugins/xhub # Discord: https://discord.xplugins.es # GENERAL SETTINGS settings: debug: false # World Protection (Lobby Settings) world-protection: disable-damage: true disable-hunger: true disable-fall-damage: true disable-void-death: true void-teleport: true void-height: 0 disable-block-break: true disable-block-place: true disable-item-drop: true disable-item-pickup: true disable-weather-change: true always-day: true menus-strict-mode: true # PERMISSIONS # Define the permissions for each command. # If you set a value to 'false', everyone can use it (Default). permissions: admin: "xhub.admin" # For /xhub reload, setlobby spawn: "false" # For /xhub spawn (false = everyone) menu: "false" # For /xhub menu (false = everyone) # JOIN SETTINGS join-settings: teleport-spawn: true title: enabled: true title: "&#00A2FF&lxHub &3&lNetwork" subtitle: "&7Welcome, &f%player_name%" fade-in: 10 stay: 60 fade-out: 10 sound: enabled: true type: "ENTITY_PLAYER_LEVELUP" volume: 1.0 pitch: 1.0 particles: enabled: true type: "TOTEM" amount: 50 # CHAT MANAGER chat: enabled: true format: "%vault_rank% &7%player_name% &8ยป &f%message%" # MESSAGES messages: # Set to 'false' to disable prefix prefix: "&#00A2FF&lxHub &8ยป &f" join: "&8 &7%player_name% &fhas joined the Lobby." quit: "&8 &7%player_name% &fhas left." reload: "%prefix%&aConfiguration successfully reloaded." no-permission: "%prefix%&cYou do not have permission to do this." unknown-command: "%prefix%&cUnknown

# ๐Ÿ›ก๏ธ xHub Core (Beta) ### The Ultimate All-in-One Lobby Solution | 1. 20+

!(https://img.shields.io/badge/Version-v1. 0. 5-blue?style=for-the-badge&logo=rocket) !(https://img.shields.io/badge/Minecraft-1. 20%2B-green?style=for-the-badge&logo=minecraft) !(https://img.shields.io/badge/Dev-xPlugins-orange?style=for-the-badge&logo=github) !(https://img.shields.io/badge/Brand-xPlugins-purple?style=for-the-badge&logo=discord)

xHub is a high-performance, premium core designed to replace multiple lobby plugins. It now includes advanced features like Parkour, Cosmetics, Developer API, and dynamic permissions.

(https://discord.gg/xplugins) โ€ข (https://xplugins.es)

!(https://cdn.modrinth.com/data/cached_images/67f8620834f9a2c2d0a6763ce130a5c5d5518fe0.jpeg)

## โœจ Key Features (v1. 0. 1)

๐Ÿƒ Parkour System: Automatic checkpoints, rewards, void detection, and Double Jump. ๐ŸŽฉ Cosmetics: Particle trails and hats with a GUI menu. ๐Ÿ’ป Developer API: `xHubAPI` class for easy integration with other plugins. ๐ŸŽจ Full RGB/Hex Support: Use `&#RRGGBB` colors anywhere. ๐Ÿ“‚ Modular Menu System: Create unlimited GUI menus using YAML files. ๐Ÿ“Š Animated Boards: Flicker-free Scoreboard and Tablist (PAPI supported). ๐ŸŽ’ Hotbar Manager: Custom items on join (Compass, PvP Sword, Cosmetics). ๐Ÿ“ข Chat Manager: Formatting with Rank support (` Player: Hello`). * ๐Ÿค– Discord Logs: Built-in Webhooks for Join/Quit events.

## ๐Ÿš€ Installation

1. Download `xHub-1. 0. 0.jar`. 2. Place it in your server's `plugins` folder. 3. (Required) Install (https://papi.extendedclip.com/) for variables. 4. (Optional) Install (https://www.spigotmc.org/resources/vault. 34315/) for economy rewards. 5. Restart the server.

## ๐Ÿ“‚ Directory Structure

```text plugins/xHub/ โ”œโ”€โ”€ config.yml <-- Main settings โ””โ”€โ”€ menus/ <-- Drop your menu files here โ”œโ”€โ”€ principal.yml <-- Main Menu โ”œโ”€โ”€ selector.yml <-- Server Selector โ”œโ”€โ”€ socials.yml <-- Social Media โ””โ”€โ”€ cosmetics.yml <-- Cosmetics Menu ```

## ๐Ÿ“œ Commands & Permissions

| Command | Permission | Description | | :--- | :--- | :--- | | `/xhub setlobby` | `xhub.admin` | Sets the spawn point. | | `/xhub spawn` | `xhub.spawn` | Teleports you to the lobby spawn. | | `/xhub reload` | `xhub.admin` | Reloads all configs and menus. | | `/xhub menu ` | `xhub.menu` | Opens a specific menu. | | `/xhub cosmetic` | `xhub.cosmetic` | Manage cosmetic effects. |

> Note: Permissions can be disabled in `config.yml` by setting them to `false`.

## ๐Ÿ‘จโ€๐Ÿ’ป Developer API

xHub exports a static API class for developers to hook into the core:

```java // Teleport a player to the Hub xHubAPI.teleportToSpawn(player);

// Check if player is doing parkour if (xHubAPI.isInParkour(player)) { // do something }

// Activate a cosmetic trail xHubAPI.setTrail(player, "FLAME"); ```

## ๐Ÿ› ๏ธ Default Configuration

Below is the full generated `config.yml` file explaining every feature.

```yaml # _ # __ __ /\ /\_ _| |__ # \ \/ // /_/ / | | | '_ \ # >

# GENERAL SETTINGS settings: debug: false

# World Protection (Lobby Settings) world-protection: disable-damage: true disable-hunger: true disable-fall-damage: true disable-void-death: true void-teleport: true void-height: 0 disable-block-break: true disable-block-place: true disable-item-drop: true disable-item-pickup: true disable-weather-change: true always-day: true

menus-strict-mode: true

# PERMISSIONS # Define the permissions for each command. # If you set a value to 'false', everyone can use it (Default). permissions: admin: "xhub.admin" # For /xhub reload, setlobby spawn: "false" # For /xhub spawn (false = everyone) menu: "false" # For /xhub menu (false = everyone)

# JOIN SETTINGS join-settings: teleport-spawn: true title: enabled: true title: "�A2FF&lxHub &3&lNetwork" subtitle: "&7Welcome, &f%player_name%" fade-in: 10 stay: 60 fade-out: 10 sound: enabled: true type: "ENTITY_PLAYER_LEVELUP" volume: 1. 0 pitch: 1. 0 particles: enabled: true type: "TOTEM" amount: 50

# CHAT MANAGER chat: enabled: true format: "%vault_rank% &7%player_name% &8ยป &f%message%"

# MESSAGES messages: # Set to 'false' to disable prefix prefix: "�A2FF&lxHub &8ยป &f"

join: "&8[&a+&8] &7%player_name% &fhas joined the Lobby." quit: "&8[&c-&8] &7%player_name% &fhas left."

reload: "%prefix%&aConfiguration successfully reloaded." no-permission: "%prefix%&cYou do not have permission to do this." unknown-command: "%prefix%&cUnknown

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
jn_willfrydev
Version
v1.0.3
Downloads
358
Endorsements
2
Category
bukkit
Created
1/24/2026
Updated
4/14/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
game-mechanics, minigame, utility

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does xHub support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of xHub?

Version v1.0.3, published 2026-04-14 with 358 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by jn_willfrydev ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods