I need a plugin that allows signs to change a players rank. The name variable would by dynamic to the players name
when you right click a sign it promotes you to a rank or runs a commands for exp [cmd] /manpromote {player} moderator
As Jophestus says, Masterpromote can do this. but you can also use Commandsigns , that will allow you to make signs that the player punches, and then it runs a command that normaly only admins can use.
You can use SimpleCommandSigns, (CommandSigns is outdated) for this, combine it with HiddenCommandSigns for prettier signs. If you want to be able to write whatever you feel like, I can reccomend Scriptblock. http://dev.bukkit.org/server-mods/simplecommandsigns/ http://dev.bukkit.org/server-mods/hiddencommandsigns/ http://dev.bukkit.org/server-mods/scriptblock
Commandsigns is not outdatet? http://dev.bukkit.org/server-mods/command-signs/ <- using it, and the dev is really nice, had a bug, he fixed it on the day i reportet it.