Function:
When a player disconnects the players inventory is cleared and the player is teleported to the coordinates and world specified in the config. Perfect for minigame servers and etc. There is a bypass permission for administrators, dr.bypass. There is also a command for setting the spawn, /dr setspawn.
Supports MultiVerse / MultiWorld!
Commands:
- /dr setspawn - sets spawn at the players location! (Permission: dr.setspawn)
Config:
Spawn coordinates: x: 500 y: 100 z: 400 Spawn world: world
Changelog:
v.1.4:
Added command /dr setspawn, sets spawn at players location!
v.1.2:
Fixed so that the config doesn't reset at restart.
v.1.1:
Added MultiWorld support, worldname is now configurable.
Added bypass permission, for admins. (dr.bypass)
v.1:
First version.
Added the feautures of teleporting and reseting inventories.
Added config.
Permissions:
dr.bypass - Bypass for admins.
dr.setspawn - Access to the command /dr setspawn.
Extra credits:
Thanks to Ruptur for helping me with errors regarding /dr setspawn.