1
I have a server where the default spawn is a modified Stronghold, and it's basically tweaked to be a giant maze.
I want new players to spawn in there as the default group.
Once they finally find the only exit, I want a sign that players can either right click to be /manpromote'd to the Member group, or have the sign tell them a special password to promote them to a new rank (like: Say "/goodgame" to become a member!)
I'm currently using Essentials and GroupManager (And worldedit to define a region to prevent players from breaking blocks in the stronghold.)
How can I accomplish this?
I want new players to spawn in there as the default group.
Once they finally find the only exit, I want a sign that players can either right click to be /manpromote'd to the Member group, or have the sign tell them a special password to promote them to a new rank (like: Say "/goodgame" to become a member!)
I'm currently using Essentials and GroupManager (And worldedit to define a region to prevent players from breaking blocks in the stronghold.)
How can I accomplish this?
1
You can use Command signs to accomplish this
http://dev.bukkit.org/server-mods/command-signs/
http://dev.bukkit.org/server-mods/command-signs/
