ModsJava
Join World Blacklist
Make sure your players are sent to spawn when disconnecting from a mini game
⬇ Download on SpigotThis plugin uses very basic functions, it should work on all versions.
If a player disconnects while in a limited-access world and you want to make sure they don't join and stay in that world, this plugin will make sure they are teleported to spawn when they join next time.
Some mini-games don't handle disconnects very well, which is where this plugin may come in useful.
Default config file:
If a player disconnects while in a limited-access world and you want to make sure they don't join and stay in that world, this plugin will make sure they are teleported to spawn when they join next time.
Some mini-games don't handle disconnects very well, which is where this plugin may come in useful.
Default config file:
Code (YAML):
# What worlds spawn location do you wish to send the player to when they join a blacklisted world?
spawn-world : "world"
# If the plugin doesn't seem to work, try setting use-delay to true
use-delay : false
# How long should the plugin wait? 1 tick should be fine, 5 ticks may be noticeable
delay-in-ticks : 1
# Which worlds are the player not allowed to spawn into?
blacklisted-worlds :
- world_the_end
- world_nether
spawn-world : "world"
# If the plugin doesn't seem to work, try setting use-delay to true
use-delay : false
# How long should the plugin wait? 1 tick should be fine, 5 ticks may be noticeable
delay-in-ticks : 1
# Which worlds are the player not allowed to spawn into?
blacklisted-worlds :
- world_the_end
- world_nether
Join World Blacklist is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 99 times (via Spigot). Download it and open it directly in the game.