Mineuniverse
Log in Register
Plugins

Hubber

easily create commands that can send users to different servers on your network
by _ForgeUser8696085
Download Claim this project
2,092 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Developer Tools Teleportation

Hubber

Hubber is not a BungeeCord plugin, its a Bukkit plugin. Install it like a normal Bukkit plugin.

Hubber allows you to easily create commands that can send any user to any server connected to your network (networks supported are below). Hubber is also an API. It has custom events on failed, successful sending of players to different servers, and you can send players yourself via the small API tutorial a the bottom of this page

Hubber also supports other Networks, but these are hard coded into the plugin. If you have a network that does not use one of the supported network types then check out this page -> here

Networks Supported

Config

  • Debug-Mode
    • Prints out data to the console
  • Commands
    • Format goes as follows
    • <command>:<server>
      • Example: hub:hub
      • Commands is /hub and when ran it will send player to the server named "hub"
      • Command & Server is case sensitive

Source

Developers

  • Events
    • SendSucceededEvent -> Called if code successfully ran
    • SendFailedEvent -> Called if there was an error when running the code
  • Failed Reasons
    • PLUGIN_MESSAGE_ERROR
    • CONNECT_ERROR
    • SERVER_NOT_EXIST
  • API
    • How to get the API
      • HubberAPI api = (HubberAPI) Bukkit.getServer().getPluginManager().getPlugin("Hubber");
      • Hubber.getInstance();
    • api.setBackend(Backend backend);
    • api.getBackend();
    • api.getBackend().send(Player player, String server);
Hubber v2.1
MC CB 1.6.2-R1.0, CB 1.6.4-R1.0, CB 1.7.2-R0.1
Release 2014-02-20 Get
Hubber v2.0
MC CB 1.6.2-R1.0, CB 1.6.4-R1.0, CB 1.7.2-R0.1
Release 2014-02-17 Get
Hubber v1.1
MC CB 1.7.2-R0.2
Release 2014-01-14 Get

More from _ForgeUser8696085

Better Proxy Join
5,947

You Might Also Like

AdBolt Advertising Network
Make money from your Minecraft server by running ads!
9,992
Mineload
Mineload
9,978
BeastTP
BeastTP v1.0 - Teleportation Made Easy! -[Permissions][1317]
9,966
RegionManager
generate regions with just one command!
9,950
TimeKeeper
Keep the Server-Playtime per Day
9,948
SimpleAdmin
simple way to ban/kick unwanted players from your server
9,945