HomeJavaMods[1.7.X & 1.8.X] ▶XHub (Ultimate hub/lobby plugin, for networks.) ◀
[1.7.X & 1.8.X] ▶XHub (Ultimate hub/lobby plugin, for networks.) ◀
ModsJava

[1.7.X & 1.8.X] ▶XHub (Ultimate hub/lobby plugin, for networks.) ◀

⬇ Download on Spigot
[​IMG]
⇀ XHub is advanced and simple to configure to manage your lobby / hub in your network.
⇀ XHub is oriented to hcf, kitmap and practice networks, but you can use it in any network.
⇀ And all of this and much more free, ENJOY.

[​IMG]
⇒ /xhub info (No permission).
⇒ /xhub reload (hub.reload).
⇒ /clearchat (hub.clearchat).
⇒ /mutechat (hub.mutechat).
⇒ /config (hub.config).
⇒ /vanish (hub.vanish).
⇒ /skull (hub.skull).
⇒ /scoreboard (hub.scoreboard).
⇒ /sb (hub.scoreboard).

[​IMG]
Spoiler: config.yml
Code (YAML):

Config
:
    spawn
:
        x
: 0
        y
: 100
        z
: 0
        world
: world
    armor
:
        helmet
: LEATHER_HELMET
        chestplate
: LEATHER_CHESTPLATE
        leggings
: LEATHER_LEGGINGS
        boots
: LEATHER_BOOTS
    double-jump
:
        enable
: true
        sound
: BLAZE_HIT
    blockbreaks-protector
:
        enabled
: true
        message
: "&cYou can not break blocks."
    blockplaces-protector
:
        enabled
: true
        message
: "&cYou can not place blocks."
    speed
:
        enabled
: true
        level
: 4
    ingame-config
:
        enabled
: true
    void-teleport
:
        enabled
: true
        teleport-on
: 10
    height-limit
:
        enabled
: true
        limit
: 140
    scoreboard-config-ingame
:
        enabled
: true
        rows
: 1
        message
: "&cScoreboard config in-game &7(&7&o/sb&7) &cis disabled."
    command-blocker
:
        enabled
: true
        message
: "&cAn internal error occurred while attempting to execute this command."
        commands
:
           - /pl
            - /plugins
            - /bukkit:plugins
            - /bukkit:pl
            - /bukkit:help
            - /bukkit:ver
            - /bukkit:?
            - /me
            - /?
            - /help
            - /minecraft:me
            - /minecraft:tell
            - /minecraft:op
            - /minecraft:pardon-ip
            - /minecraft:pardon
            - //calc for ( i=0;i<256;i++ ) { for ( j=0;j<256;j++ ) { for ( k=0;k<256;k++ ) { for ( l=0;l<256;l++ ) { ln ( pi ) } } } }
            - /calc for ( i=0;i<256;i++ ) { for ( j=0;j<256;j++ ) { for ( k=0;k<256;k++ ) { for ( l=0;l<256;l++ ) { ln ( pi ) } } } }
            - /calculate
            - //calculate
            - /evaluate
            - //evaluate
            - /solve
            - //solve
            - //eval
            - /eval
            - /op
            - /pt bc
            - /pt
            - /bc
            - /say
    items
:
        enderbutt
:
            name
: "&fEnder Butt"
            slot
: 0
            amount
: 32
        player-visibility
:
            slot
: 8
            enable
:
                name
: "&9Visibility &aenabled."
                id
: INK_SACK
                data
: 10
            disable
:
                name
: "&9Visibility &adisable."
                id
: INK_SACK
                data
: 8
        player-settings
:
            enable
: true
            slot
: 7
            name
: "&9Player Settings"
            id
: REDSTONE_COMPARATOR
            data
: 0
        selector
:
            name
: "&6Server Selector"
            title
: "&9Servers:"
            slot
: 4
            id
: COMPASS
            data
: 0
            gui-size
: 27
            servers
:
                HCF
:
                    name
: "&aHCF"
                    id
: ENDER_PEARL
                    data
: 0
                    slot
: 13
                    max-players
: 100
                    lore
:
                       - "&7&m                                  "
                        - "&eStatus
: <status> "
                        - "
&ePlayers : &7<online>/100"
                        - "&7&m                                  "
                    EZQUEUE_NAME
: "HCF"
                    BUNGEE_NAME
: "HCF"
Spoiler: messages.yml
Code (YAML):

#Thanks for download my plugin :D
#Change the message when a player join the server.
#For nothing leave it by default.
join-message
:
   - ""
#Change the message when a player leave  the server.
#For nothing leave it by default.
quit-message
:
   - ""
#The welcome message every player gets when they join/rejoin the server.
#This can contains server information.
special-join-message
:
   - "&7&m                                                                "
    - "&3&lWelcome to the &9&lXHub lobby&3&l."
    - "&7"
    - "   &bThis plugin uses &9XHub!"
    - "   &3You can download it on
: &ahttps://www.spigotmc.org/resources/59489/"
    - "   &b&lIts &a&lFREE"
    - "&7"
    - "&b&lYou are currently connected to &9&lHub&b&l."
    - "&7&m                                                                "
#This message send to all player when the clearchat finish.
#For nothing leave blank.
chat-clear-final-message
: "&b&lChat has been cleared by &3&l<player>&b&l."
#This message send to player when dont have the specific permission.
no-permission
: "&cIm sorry but you do not have permission to perform this command. Please contact the server administrator if you believe that this is in error."
#This message send to all players when the chat is muted.
mute-chat-message
: "&cChat has been muted, by <player>."
#This message send to all players when the chat is unmuted.
unmute-chat-message
: "&aChat has been unmuted, by <player>."
#This message send to the player when he is trying to speak when the chat is muted.
chat-muted-message
: "&cThe chat is muted, you can not speak."
#This message send to the player when he reload the config.
config-reload
: "&fmessages.yml - config.yml &ahas been reloaded"
#This message send to the player when he set the spawn (/config).
spawn-set
: "&aSpawn set successfull."
#This message send to the player when the ingame configuration is disabled.
ingame-config-disabled
: "&cThe ingame configuration &7&o(/config) &cis disabled in the config.yml"
#This message send to the player when he click on the configs.
ingame-config-change
: "&aSuccessfully change to <config> config."
#This message send to the player when he reload the messages.yml
ingame-reload-messages
: "&fmessages.yml &ahas been reloaded."
#This message send to the player when he reload the config.yml
ingame-reload-config
: "&fconfig.yml &ahas been reloaded."
#This message send to the player when he enable the vanish.
vanish-enable
: "&9Vanish &aenabled."
#This message send to the player when he disable the vanish.
vanish-disable
: "&9Vanish &cdisabled."
#This message send to the player when he enable the fly.
fly-enable
: "&9Fly &aenabled."
#This message send to the player when he disable the fly.
fly-disable
: "&9Fly &cdisabled."
Spoiler: scoreboard.yml
Code (YAML):

default
:
    enable
: true
    title
: "&9xHub &c[Lobby]"
    lines
:
       - "<line>"
        - "&fOnline &8» &9<online>"
        - " "
        - "&fName &8» &9<name>"
        - "&fRank &8» &9<rank>"
        - " "
        - "&9yourserver.net"
        - "<line>"
BloodUHC
:
    enable
: false
    title
: "&4&lBloodUHC &7[HUB]"
    lines
:
       - "<line>"
        - " "
        - "&cRank &8» &f<rank>"
        - "&cOnline &8» &f<online>"
        - " "
        - "<line>"
        - "&4blooduhc.us"

DEPENDENCIES

Vault (Required) . Click .
Permissions Plugin (Required).
BungeeCord (Required). Click .

⇒ EzQueue (Optional, but you need to remove "EZQUEUE_NAME" in config.yml).


[​IMG]
Spoiler: Photos
In game configuration (Page 1).
[​IMG]
In game configuration (Page 2).
[​IMG]
In game configuration (Page 3).
[​IMG]
Spoiler: Photos
Scoreboard GUI.
[​IMG]


Commands

Plugin details

Read from the plugin's own plugin.yml.

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.

[1.7.X & 1.8.X] ▶XHub (Ultimate hub/lobby plugin, for networks.) ◀ is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8. Downloaded 1,326 times (via Spigot). Download it and open it directly in the game.

Explore more