Skip to content
DoNotSpamPls edited this page May 13, 2017 · 3 revisions

I get exceptions when I close my proxy. Please help!

  • Please try updating BungeeCord first.
  • If the issue persists, please nag md_5 because he's stopping the Netty executor before disabling plugins. To get rid of the exceptions until it's fixed, set ping-strategy: zh32 in your HubMagic configuration.

I am simply forwarded to my normal hub

  • Make sure your configuration is correct.
  • Make sure that force_default_server: false is set in your listener, otherwise BungeeCord will force players to connect to the lobbies in its configuration.

I'm getting spam in my consoles from the "Ping Handler".

Please update HubMagic or set ping-strategy: zh32 in your HubMagic configuration.

Can I use only one hub with HubMagic?

Yes, as of version 0.2.1. In this case, only the /hub and move-on-kick functionality will work.

What happens when I reload HubMagic?

HubMagic will reload its configuration and reconfigure the reconnect handler (if one is enabled) and the servers to balance over. Note that if you have disabled the reconnect handler when it was enabled, it is not disabled.

All other settings are not changed and you will need to restart your proxy for these settings to apply.

What are the permissions for this plugin? I have PEX/GroupManager/other permissions plugin and /hub doesn't work!

The plugin has only one permission (hubmagic.hub). If you don't want to use it, and instead allow everyone to use the command, go to the config and set requires-permission to false. If you want to use the permission, you need to add it in the BungeeCord permissions, not in your permissions plugin, since this is a proxy plugin.