Respawn Zones A plugin to add 'zones' that players spawn in when they die. Plugin category: MECH, ROLEPLAYING Suggested name: RespawnZones What I want: I need to be able to define a region with WorldGuard, and set it as a 'zone' in which players respawn when they die. If possible, I would also like for a configurable potion effect to be applied to that player for an amount of time (about 1-3 seconds). Players should spawn in a random location within this cuboid. I have seen a plugin that respawns players randomly in a set area, but y coordinates can not be defined, meaning it is not suitable for what I want. On my server I have a hospital ward, and I would like players to spawn in it, but there are rooms above and below it so the plugin in question would not suffice. Ideas for commands: /respawnzone add <name> <WorldGuard region> - add zone /respawnzone remove <name> - remove zone /respawnzone reload - reload plugin/config /respawnzone ver - show plugin version /respawnzone help - shows commands Ideas for permissions: none needed, other than WorldGuard perms to select area When I'd like it by: Whenever it's finished