HomeJavaMods⚡BackLobby⚡ :: Go back to lobby/hub server with API!
⚡BackLobby⚡ :: Go back to lobby/hub server with API!
ModsJava

⚡BackLobby⚡ :: Go back to lobby/hub server with API!

⬇ Download on Spigot
BackLobby

Very light-weight plugin for your players to go back to lobby/hub server with ease!

For server owners:
1. Setup your BungeeCord server network.
2. Put the jar file into your Spigot server's plugins folder, restart your server.
3. Try out /lobby and it will work.

For developers:
There is an custom plugin event called PlayerGoToLobbyEvent that you can use to prevent unwanted teleportations.

Code (Text):

# Command aliases, you can set to whatever you want
# Example shown as below, you can use it as /lobby or /hub
# But /lobby is ALWAYS used as main command!
# Change to 'aliases: []' to disable aliases(without quote symbols).
# Must start with a slash '/'!
# NOTICE: It will OVERRIDE existing commands!
aliases:
  - /hub

# Lobby server name configured in your BungeeCord configuration.
lobby-server: lobby

# Delay before the actual teleportation in seconds.
# Default to 3 seconds.
# Set to 0 to disable.
warm-up: 3

show-declined-message:
  # Should we show declined message due to lack of permission?
  permission: true
  # Should we show declined message due to cancelled by a plugin?
  event: true
  # Should we show declined message due to player moved during the warm-up?
  moved: true
  # Should we show declined message due to server error?
  # Errors will still remain in your log!
  # Not likely to happen but who knows!
  error: true

lang:
  # Please don't remove %d from this message!
  delay: "\u00a7aTeleporting to lobby server in \u00a7b%d \u00a7aseconds... "
  # Message sent when player is being teleported to your lobby server.
  commencing: "\u00a7aCommencing teleportation... "
  # Messages to show when the command was declined, select by reasons.
  # You have to set the variable in show-declined-message section accordingly.
  declined:
    permission: "\u00a77cNo permission! \u00a77(backlobby.use)"
    event: "\u00a7cServer declined your request! "
    moved: "\u00a7cYou moved, teleportation cancelled! "
    error: "\u00a7cServer error! \u00a77(backlobby.use)"
 

Icon made by Good Ware.

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.

⚡BackLobby⚡ :: Go back to lobby/hub server with API! is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14. Downloaded 1,060 times (via Spigot). Download it and open it directly in the game.

Explore more