Info
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
When a player get's kicked from the server, this plugin will forward him/her to the server you specified in the config.yml.
Kick everyone and shutdown the server or just kick everyone.
Configuration
InstallationCode (Text):#Hub is the server you want the players to be sent to.
HubServer: hub
#Enable this and it will pick a hub on random when kicked
Hubs:
- Hub
- Lobby
randomHubs: false
#Regex pattern for forcekicking a player. No touchy touchy pls
ignorePattern: '(\bafk|AFK|-f\b)'
#Prefix
prefix: '&4[&aHubKick&4]'
#Message to be sent when kicking everyone/ shutting down the server.
KickallMessage: '&a&lServer shutting down, you have been kicked to the hub!'
#Should the plugin send the users on hub on kick?
HubOnKick: true
Commands:
- Drop the HubKick.jar at your /plugins folder
- Restart Server
- Get Kicked
Permissions:Code (Text):/hub (sends you to he hub server)
/lobby (same as above)
/alltolobby (sends everyone to lobby)
/lobbyall (Same as above)
/sendplayer(Sends player to a server)
/sendp(^)
/shutdown (sends everyone to lobby and shuts down the server)
/forcekick (kicked the player off the network) (or simply add -f to a kick message)
/fkick (same as above)
Github
- hubkick.command
- hubkick.kickall
- hubkick.send
- hubkick.shutdown
- hubkick.forcekick

HubKick 1.7.1
Send players to lobby on kick. /lobby / hub
Recent Updates
- Fixes stop command Jan 14, 2018
- Update download Nov 4, 2017
- Adds force kick Apr 11, 2017