- Added kick reason blacklist
This function is known from the Movemenow plugin, finally it comes to the MultiLobby!
From version 3.1 and above if you generate fresh config you should see something like this:
Code (Text):
kick-move-reason-blacklist:
- "ban"
- "kick"
It means that, if kick reason contains work "ban" or "kick", player will be kicked out of the network instead of just teleporting to one of the hub servers.
How to install this update:
1. Option: Delete your config and let generate new one
2. Option: Simply add that config section to your config (Ctrl+C, Ctrl+V)