Skip to content

vik1395/BungeeKick-Minecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BungeeKick works kind of like MoveMeNow. When players are kicked from a proxied server, they are pushed to the lobby instead of quitting the session, and are given the kick reason as a message. BungeeKick doesnt have the Blacklist/Whitelist compatibility like MoveMeNow. You can try my Bukkit plugin WhitelistPerm for this.

Please report any issues with this plugin HERE

If you like my work, please consider donating, I would greatly appreciate it. Image

Config.yml

This can be found under /plugins/BungeeKick folder.

Kick Message supports color. Just use minecraft color codes. you can use the '&' symbol instead of '§' as well.

ServerName: 'lobby'

# This is where the player is kicked to. This is usually the lobby/hub server

KickMessage: '&6You have been kicked! Reason: &2'

# Message to be sent to the player who has been kicked. This message is followed by the kick reason

ShowKickMessage: True

# Set this to True if you want the kicked player to be able to see the kick reason.

This plugin is licensed under CC Attribution-ShareAlike 4.0 International.

In very basic terms, Do whatever you want with the code of this plugin, as long as you give credits to the author and/or the plugin itself.

About

[Minecraft] A bungee plugin that teleports the player back to lobby on kick.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages