Stop retyping signs. Copy any sign with a click, save your favorites, paste them anywhere.
CopySign turns sign creation into a one-click workflow. Shift+left-click any sign while holding a blank one and the text, colors, and glow state transfer instantly. Place the sign and it writes itself. Save the ones you use often to a personal library, browse them in a GUI, and let admins push server-wide templates for shops, rules, warps, and anything else your server needs to look consistent.
/copysign on to enable the featureTo save and reuse:
/cs save <name> after copying to add it to your library/cs load <name> to apply a saved template to a held sign/cs library to open the GUI browser| Command | Description |
|---|---|
/cs on / /cs off | Toggle the copy feature for yourself |
/cs clear | Clear NBT data from a held sign |
/cs save <name> | Save a copied sign to your library |
/cs load <name> | Load a saved template onto your held sign |
/cs delete <name> | Remove a sign from your library |
/cs library | Open the personal library GUI |
/cs templates list | Browse server-wide templates |
/cs templates create <name> | Save a copied sign as a server template (admin) |
/cs templates use <name> | Apply a server template to your held sign |
/cs reload | Reload plugin configuration |
Alias: /cs works in place of /copysign everywhere.
Permissions are split into core, sign type, library, template, admin, and bypass groups so you can hand out exactly the access each rank needs. Common setups:
# Basic players
copysign.use
# Trusted builders
copysign.use
copysign.copycolor
copysign.library
# Staff
copysign.*
config.yml controls defaults, library limits, cooldowns, metrics, and debug logging. messages.yml lets you rewrite every player-facing message with full color code support.