Lobbyist is a plugin for your Minecraft network hub that gives you all the features that you would normally expect a hub to have. Those features include a server selector, MOTD, toolbar gadgets like the Bacon Cannon and Grappling Hook, jumpads, player hider, no-damage/no-hunger, VoidTP, join titles, and the join actionbar. The plugin includes extensive configuration options for you to customize it to your needs.
Permissions:
All players have access to the core command (/lobbyist), /lobbyist help, and /lobby.
/setlobby
Code (Text):
lobbyist.setlobby
Code (Text):
lobbyist.reload
Code (YAML):
##Lobby Worlds
#These are the worlds that this plugin will work in
lobby-worlds :
- 'world'
- 'hubworld123'
no-damage-player : true
no-hunger-player : true
keep-inventory-on-death : true
no-item-drop : true
no-item-pickup : true
##Join Title -
#Titles and action bar to display when the user
#joins the server. Leave blank if you don't want
#title or actionbar.
join-title : '& #ff29ad&lCortex Network'
join-subtitle : '&eWelcome to the server!!'
join-actionbar : '&e&lUse the & #ff29ad&lserver selector &eto join a server'
title-duration : #How long the title does stuff
fadein : 10 #time in ticks to fade in
stay : 70 #time in ticks to stay solid
fadeout : 20 #time in ticks to fade out
##Jump Pads
top-block-enabled : true
top-block : 'STONE_PRESSURE_PLATE'
under-block : 'REDSTONE_BLOCK'
velocity-multiplier : 3.0 #default: 3
particle-effect : 'CAMPFIRE_COSY_SMOKE'
sound-effect : 'ENTITY_BLAZE_SHOOT'
#MOTD
##For empty lines put an empty yml string
motd :
- ' '
- '&7&m --------------------------------'
- ' &a&l~ & #ff29ad&lCortex Network &a&l~ '
- ' &7&o "/e671&oCool fancy slogan here&7&o"'
- ' & #3162f5Join our Discord Community: '
- ' & #17e3d5https://discord.gg/HXjKKV'
- '&7&m --------------------------------'
- ' '
server-selector:
slots : 27 #the amount of slots in the inventory (max is 54, multiple of 9)
servers:
0 : #this is the slot in the inventory
material : 'GRASS_BLOCK'
category : 'Survival, Grinding'
lore :
- '&7This is line one'
- '' #This is how you can add empty lines
- '&7This is line two'
- '&7This is line three'
name : '&aSkyBlock'
instruction : '& #44ff33&l-> Left Click to Begin the Journey'
server : skyblock
1 : #this is the slot in the inventory
material : 'STONE'
category : 'PVP, Raiding'
lore :
- '&7i like pickles'
- '&7I like &ccheese'
name : 'Factions'
instruction : '& #44ff33&l-> Left Click to Begin the Cheese Eating'
server : factions
#Choose the hotbar slots of the lobby tools
hotbar-items:
server-selector:
slot : 1
name : '& #106ADB&lServer Selector'
lore :
- '&aRight click to open '
- '&aand choose a server to join'
grappling-hook:
slot : 2
name : '&f&lGrappling Hook'
lore :
- '&aHook onto a block '
- '&aand launch towards it '
- '&alike Batman.'
bacon-cannon:
slot : 5
name : '& #ba8c0d&lBacon Cannon'
lore :
- '& #e46bffShoots magical pigs.'
player-hider:
slot : 9
name : '& #ee4018&lPlayer Hider'
lore :
- '&aRight click to hide a player'
lobby-location : ''
##Editable messages for the plugin. Will add more options over time
messages:
player-hider:
enable : '&7You are now hiding all players.'
disable : '&7You are now showing all players.'
cooldown-message : '&a&lThe cooldown is still in effect'
bacon-cannon:
cooldown-message : '&a&lThe cooldown is still in effect'
no-permission:
command : '&cYou do not have permission to run this command.'
#Menu name for the server selector inventory menu
server-selector-menu-name : 'Server Selector'
#These are the worlds that this plugin will work in
lobby-worlds :
- 'world'
- 'hubworld123'
no-damage-player : true
no-hunger-player : true
keep-inventory-on-death : true
no-item-drop : true
no-item-pickup : true
##Join Title -
#Titles and action bar to display when the user
#joins the server. Leave blank if you don't want
#title or actionbar.
join-title : '& #ff29ad&lCortex Network'
join-subtitle : '&eWelcome to the server!!'
join-actionbar : '&e&lUse the & #ff29ad&lserver selector &eto join a server'
title-duration : #How long the title does stuff
fadein : 10 #time in ticks to fade in
stay : 70 #time in ticks to stay solid
fadeout : 20 #time in ticks to fade out
##Jump Pads
top-block-enabled : true
top-block : 'STONE_PRESSURE_PLATE'
under-block : 'REDSTONE_BLOCK'
velocity-multiplier : 3.0 #default: 3
particle-effect : 'CAMPFIRE_COSY_SMOKE'
sound-effect : 'ENTITY_BLAZE_SHOOT'
#MOTD
##For empty lines put an empty yml string
motd :
- ' '
- '&7&m --------------------------------'
- ' &a&l~ & #ff29ad&lCortex Network &a&l~ '
- ' &7&o "/e671&oCool fancy slogan here&7&o"'
- ' & #3162f5Join our Discord Community: '
- ' & #17e3d5https://discord.gg/HXjKKV'
- '&7&m --------------------------------'
- ' '
server-selector:
slots : 27 #the amount of slots in the inventory (max is 54, multiple of 9)
servers:
0 : #this is the slot in the inventory
material : 'GRASS_BLOCK'
category : 'Survival, Grinding'
lore :
- '&7This is line one'
- '' #This is how you can add empty lines
- '&7This is line two'
- '&7This is line three'
name : '&aSkyBlock'
instruction : '& #44ff33&l-> Left Click to Begin the Journey'
server : skyblock
1 : #this is the slot in the inventory
material : 'STONE'
category : 'PVP, Raiding'
lore :
- '&7i like pickles'
- '&7I like &ccheese'
name : 'Factions'
instruction : '& #44ff33&l-> Left Click to Begin the Cheese Eating'
server : factions
#Choose the hotbar slots of the lobby tools
hotbar-items:
server-selector:
slot : 1
name : '& #106ADB&lServer Selector'
lore :
- '&aRight click to open '
- '&aand choose a server to join'
grappling-hook:
slot : 2
name : '&f&lGrappling Hook'
lore :
- '&aHook onto a block '
- '&aand launch towards it '
- '&alike Batman.'
bacon-cannon:
slot : 5
name : '& #ba8c0d&lBacon Cannon'
lore :
- '& #e46bffShoots magical pigs.'
player-hider:
slot : 9
name : '& #ee4018&lPlayer Hider'
lore :
- '&aRight click to hide a player'
lobby-location : ''
##Editable messages for the plugin. Will add more options over time
messages:
player-hider:
enable : '&7You are now hiding all players.'
disable : '&7You are now showing all players.'
cooldown-message : '&a&lThe cooldown is still in effect'
bacon-cannon:
cooldown-message : '&a&lThe cooldown is still in effect'
no-permission:
command : '&cYou do not have permission to run this command.'
#Menu name for the server selector inventory menu
server-selector-menu-name : 'Server Selector'
Installation:
- Stop the server
- Put the plugin .jar file in the plugins folder
- Start the server
- Have fun!
Contact me on Discord: Kody Simpson#8402
I am open to any good ideas for additions to this plugin, please let me know if there are any bugs that you find or things that should be fixed.
Want a Cheap and Fast Minecraft Server?
Use this discount code at checkout!
Spoiler: 20% discount
PluginDev
https://ggservers.com
We also do custom plugin development :O
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.14, 1.15, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Lobbyist [1.14-1.16.X] | Lobby Plugin is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15, 1.16. Downloaded 666 times (via Spigot). Download it and open it directly in the game.