SignEditor does what it says on the tin: allows you to edit your signs!
SignEditor can allow everyone to edit their own signs, as well as admins editing any sign!
There are three permission nodes:
se.edit
This is the basic permission node, needed to edit any signs. Granting this allows users to edit their own signs*
se.editAny
This allows the player access to editing any sign.
se.editCol
This allows players to add colours to their signs.
Colours are added with the & followed by a colour code. &s can be entered by using the escape character \ (\&). \ can be entered by escaping a \ (\\)
Soft-Depend: LogBlock
This is how the plugin detects who owns what sign. If you do not have logblock, the se.editAny permission will still work, but the se.edit permission will not grant your users the ability to edit signs.
Use:
To edit a sign, aim at the sign and type in:
/edit [line] [Text]
Example:
/edit 1 Hello
Results in the first line of the sign changing to hello.