SignManager
SpigotMCModrinthAn all-in-one sign editing plugin for copying, pasting, and modifying signs.
969 downloads 4.5 rating
latest v2.0.1 SpigotMC
SignManager is an all-in-one sign editing plugin allowing players to copy, paste, and modify signs that have already been placed. Editing a single line on a sign is as easy as typing a command and clicking the sign to modify.
This plugin was compiled with java 8.
Modify placed signs.
Instead of rewriting an entire sign, you can replace single lines with a simple command:
/sign set
Copy and paste signs.
Everyone is given a SignManager clipboard for copying and pasting signs. There is no limit to how many times a sign may be pasted.
Permission checking.
It's safe to let players use features from this plugin since it checks build permissions before applying changes to signs.
Colorful signs.
Convert color codes
(using the & symbol) to colors for players with the
signmanager.colors permission.
Great donor perk .
Great donor perk .
/sign set <line number> <text>
Set a specific line of a sign. Click on a sign to apply the change.
Example: /sign set 1 This is line #1!
Example: /sign set 1 This is line #1!
Sets the first line of a sign to
"This is line #1!"
Example:
/sign set 3 &bI &3love &1this
Sets the third line of a sign to
"&bI &3love &1this"
If the player also has the signmanager.colors permision, the color codes will be converted automatically.
If the player also has the signmanager.colors permision, the color codes will be converted automatically.
/sign copy [optional: <pastes> ]
Copy an entire sign to your SignManager clipboard. Click on another sign to paste.
Example: /sign copy
Example: /sign copy 3
The optional 'pastes' argument is how many times the copied content should be pasted.
In the example above, the copied sign will be available for 3 pastes.
Example: /sign copy -1
Example: /sign copy
Example: /sign copy 3
The optional 'pastes' argument is how many times the copied content should be pasted.
In the example above, the copied sign will be available for 3 pastes.
Example: /sign copy -1
Setting the pastes argument to a negative number allows you to paste
unlimited times.
Pastes the copied sign until the server restarts or you do /sign cancel .
Pastes the copied sign until the server restarts or you do /sign cancel .
/sign copyline <line number> [optional: <pastes> ]
Copy a specific line to your SignManager clipboard. Pastes will only include the copied line.
Example: /sign copyline 2
Example: /sign copyline 2
Copies the second line of a sign to your clipboard.
Example:
/sign copyline
4
5
Copies the fourth line of a sign and will stay available for five pastes.
/sign cancel
Cancels sign copying/pasting and clears your SignManager clipboard.
This is the only way to stop unlimited pasting.
This is the only way to stop unlimited pasting.
Players with op automatically have all necessary permissions to use this plugin and its features.
- signmanager.colors
- Allows players to use & color codes on their signs
- signmanager.command
- Gives access to the /sign command
- signmanager. *
- All SignManager permissions
Comments 0
No comments yet. Be the first to share your thoughts.