HomeJavaModsgHub
gHub

GHub — Hub Utilities Plugin for Minecraft

Version: 1.0 Compatible with: Paper 1.21.x

ProtocolLib
PlaceholderAPI (Optional)

GHub is a minimalist yet powerful plugin for managing spawn points, hub items, and player teleportation on a Minecraft server. It allows you to easily set up spawn, give special items, and supports placeholders via PlaceholderAPI.


🌟 Main Features

1. Spawn Setup

Example command:

/ghub spawn

2. Hub Item

Example config.yml setup:

item:
  material: COMPASS
  slot: 4
  name: "&6Server Selector"
  lore:
    - "&7Click to choose a server"
  function: "[console] deluxemenus open selector %player_name%"

3. Item Functions

  1. Console Commands

    • Executed as console commands.
    • Supports placeholders (e.g., %player_name%).
    • If run from console without a player — a warning is shown.
  2. BungeeCord Teleport

    • Teleports the player to another server via BungeeCord.
    • Example: [bungee] lobby

4. Void Teleportation


5. PlaceholderAPI Support

Example:

messages:
  welcome-spawn: "Welcome, %player_name%!"

6. Plugin Commands

Command Description Permission
/ghub reload Reload plugin configuration ghub.reload
/ghub spawn Set the spawn point ghub.spawn

7. Configuration

Example config.yml:

item:
  material: COMPASS
  slot: 4
  name: "&6Server Selector"
  lore:
    - "&7Click to choose a server"
  function: "[console] deluxemenus open selector %player_name%"

messages:
  welcome-spawn: "Welcome, %player_name%!"
  cannot-drop: "&cYou cannot drop this item!"
  reload-success: "&aConfiguration reloaded successfully!"
  no-permission: "&cYou do not have permission to use this command!"
  usage: "&eUsage: /ghub [reload|spawn]"

8. Safety & Convenience


9. Installation

  1. Download the latest GHub.jar plugin.
  2. Place the file in your Paper server's plugins folder.
  3. Restart the server to generate config.yml and spawn.yml.
  4. Configure config.yml and set the spawn point using /ghub spawn.
  5. Done! Players will now receive the hub item on join.
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more