iPyronic's Sign Editor
A plugin designed to make altering signs easier.

Made for Minecraft 1.6.2 and newer.
| Plugin version | Developed Using | Tested Using |
| v0.0 ~ v1.0 | bukkit-1.6.2-R0.2-20130829.060124-15 | craftbukkit-1.7.2-R0.3-20140208.212113-36 |
I hate having to make signs. It's so annoying not being able to copy/paste and not being able to edit the sign after it has already been placed. When there are many signs that need to be changed, the problem just gets worse. This plugin aims to get rid of the problems that come with dealing with signs.
SignEditor.*: description: Gives access to all SignEditor nodes default: op children: SignEditor.help: true SignEditor.set: true SignEditor.rotate: true SignEditor.copy: true SignEditor.paste: true SignEditor.extendedEdits: true SignEditor.perms: true SignEditor.reload: true SignEditor.help: description: Gives access to "/signEditor" default: op SignEditor.set: description: Gives access to "/signEditor set" default: op children: SignEditor.help: true SignEditor.rotate: description: Gives access to "/signEditor rotate" default: op children: SignEditor.help: true SignEditor.copy: description: Gives access to "/signEditor copy" and "/signEditor clearClipboard" default: op children: SignEditor.help: true SignEditor.paste: description: Gives access to "/signEditor paste" default: op children: SignEditor.help: true SignEditor.extendedEdits: description: Gives access to use a '+' with "/signEditor set" and "/signEditor rotate" default: op SignEditor.perms: description: Gives access to "/signEditor perms" default: op children: SignEditor.help: true SignEditor.reload: description: Gives access to "/signEditor reload" default: op children: SignEditor.help: true
Please make a ticket or send me (iPyronic) a private message on dev.bukkit.org if you find a bug that needs fixing.
None.