I've gone through pages and pages of spawn plugins on BukkitDev and they all either revert to the default world's spawn regardless of the world spawn is set in, are not global, are overly complicated, or don't work whatsoever. I'm just looking for a very basic and small *global* /spawn and /setspawn command that sends players exactly where I set it regardless of the world when a player types /spawn. None of that overly complicated "Per World" spawn crap, Multiverse does that just fine. No, I will not use Essentials. /setspawn would set the server's spawn in that exact location. /spawn would take a player to that location regardless of the world as long as they have the permission. If someone could make this, that would be fantastic! Or if someone could point me towards one that works well, that'd be just as fantastic!
Essentials. And don't argue with me, it does exactly that. http://dev.bukkit.org/server-mods/essentials/
I'll make this for you It doesn't look like you like a lot of extra things, but I could put in some cool things for when players go to spawn (like fireworks or something), anyway I'll get started now
YOMAMMASBROTHA Awesome! Thank you so much! YOMAMMASBROTHA Works really well, but there's one problem. The spawn command is /spawn:spawn rather than just /spawn. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Timbucktu Oops, I'll fix it give me a second Timbucktu Done, I think you had a conflicting plugin because I couldn't find any command problems, but I did fix some other problems with it Download it here EDIT by Moderator: merged posts, please use the edit button instead of double posting.
YOMAMMASBROTHA Big problem! When I set spawn in any world and use /spawn in another world, it teleports to the same coordinates in the world that you're currently in rather than going to the world it was set in. Example: In the Adventure world, set /setspawn to coordinates x 0 y 0 z 0. In the Survival world, using /spawn takes me to x 0 y 0 z 0 in the Survival world.
I would recommend http://dev.bukkit.org/server-mods/homespawnplus/It does what you're asking for and much more.