SignUtilities
SignUtilities provides useful commands and other features for signs.
Features
- Change text color on signs via the /setcolor command or using &4Red text for example.
- Copy and paste text on signs. You can even copy and paste one line at a time.
- A news system. Add news to your news paper and players can right-click on the sign to read it.
- Command signs - Enter [cmd] on the first line of a sign then the command with the arguments on the other lines as if writing it in the chat.
- Spawn minecarts or boats from a chest.
- Activate signs with redstone.
- More...
Types of Signs
Color Reference
config.yml
Commands and Permissions
All permissions default to true unless otherwise specified. Currently only signutilities.commands.snewsp for the /snewsp command is false meaning if you want players to be able to edit all news papers (not just their own) give them this permission.
| Command | Permission | Description |
|---|---|---|
| signutilities.* | Gives access to most SignUtilities features | |
| signutilities.commands.* | Gives access to most SignUtilities commands | |
| signutilities.signs.* | Gives access to create and use all types of signs | |
| signutilities.signs.news.* | Gives access to create and use news signs | |
| signutilities.signs.cmd.* | Gives access to create and use cmd signs | |
| signutilities.signs.web.* | Gives access to create and use web signs | |
| signutilities.signs.activator.* | Gives access to create and use activator signs | |
| signutilities.signs.minecart.* | Gives access to create and use minecart signs | |
| signutilities.signs.boat.* | Gives access to create and use boat signs | |
| signutilities.signs.news.create | Allow the player to create a news sign | |
| signutilities.signs.news.use | Allow the player to use the news sign | |
| signutilities.signs.cmd.create | Gives access to the creation of classic cmd signs | |
| signutilities.signs.cmd.use | Gives access to the use of classic cmd signs | |
| signutilities.signs.cmd.custom.create | Gives access to the creation of custom cmd signs | |
| signutilities.signs.cmd.custom.use | Gives access to the use of custom cmd signs | |
| signutilities.signs.web.create | Gives access to the creation of classic cmd signs | |
| signutilities.signs.web.use | Gives access to the use of classic cmd signs | |
| signutilities.signs.activator.create | Gives access to the creation of activator signs | |
| signutilities.signs.activator.use | Gives access to the use of activator signs | |
| signutilities.signs.minecart.create | Gives access to the creation of minecart signs | |
| signutilities.signs.minecart.use | Gives access to the use of minecart signs | |
| signutilities.signs.boat.create | Gives access to the creation of boat signs | |
| signutilities.signs.boat.use | Gives access to the use of boat signs | |
| /setcolor <color> [line #] | signutilities.commands.setcolor | Set the color of specified line. If no line is given the full sign is colored. |
| /settext [line #] <text> | signutilities.commands.settext | Set the text on the line # specified. If no line # is given the full sign will be edited. Use a ; (semicolon) in the text for the next line. |
| /scopy [line #s] | signutilities.commands.scopy | Copy the content of a sign. Add numbers as arguements to copy specific lines. i.e. /scopy 1 3 to copy lines 1 and 3. |
| /spaste [line #] | signutilities.commands.spaste | Paste the copied content to a sign. If only one line has been copied you can enter a line number to paste it to. |
| /swa <add/del> | signutilities.commands.wireless | Add or remove a wireless connection between a sign and an activator (Button, plate, lever). |
| /snews <add/del> <name> <text> | signutilities.commands.snews | Add or remove a news item from your newspaper. |
| /snewsp <add/del> <NewsPaperName> <name> <text> | signutilities.commands.snewsp | Same as /snews but allow to change any newspaper. Defaults to false. |
Source
Forked with permission from the original SignUtilities by timcolonel.
Facts
- Date created
- Nov 09, 2012
- Category
- Last update
- May 16, 2013
- Development stage
- Beta
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- SignUtilities
- Downloads
- 1,604
- Recent files
- B: SignUtilities v1.19.0b for CB 1.5.2-R0.1 May 16, 2013
- B: SignUtilities v1.18.0b for CB 1.5.1-R0.2 Apr 28, 2013
- B: SignUtilities v1.16.0b for CB 1.5.1-R0.2 Apr 25, 2013
- B: SignUtilities v1.15.0b for CB 1.4.5-R0.2 Dec 03, 2012
- Reply
- #40
ryvix May 16, 2013 at 21:24 UTC - 0 likesv1.19.0 Beta
FixFirstLogin »« Undye »« SignUtilities »« Spawner »« ClaimControl
- Reply
- #39
ryvix May 16, 2013 at 07:03 UTC - 0 likesNew idea was suggested. Boat dispensing signs that work like the minecart signs but with boats on water instead of minecarts on track.
- Reply
- #38
NuggetFace Apr 30, 2013 at 00:17 UTC - 0 likesYay, its out. Adding it now.
- Reply
- #37
ryvix Apr 28, 2013 at 22:45 UTC - 0 likes@owned24: Go
Yes you can.
- Reply
- #36
owned24 Apr 28, 2013 at 20:00 UTC - 0 likesCan you write color codes with this? You know like: &6Hello Turns out in Gold. Can you? If not that sucks.
- Reply
- #35
ryvix Apr 28, 2013 at 09:19 UTC - 0 likesv1.18.0 Beta - 28 Apr 2013
- Reply
- #34
ryvix Apr 28, 2013 at 05:48 UTC - 0 likesOk I rewrote the config stuff and a little bit of other things and it seems to be ok again. Now I am going to fix that bug with the news signs.
- Reply
- #33
ryvix Apr 28, 2013 at 03:00 UTC - 0 likesI am actually going to rewrite the config stuff even better. This was really old and still causes errors but seems to work ok.
- Reply
- #32
soysuva Apr 28, 2013 at 01:45 UTC - 0 likes@ryvix: Go
ok, thanks. Will wait patiently for the 1.17 beta build.
- Reply
- #31
NuggetFace Apr 28, 2013 at 00:55 UTC - 0 likes@ryvix: Go
Thanks for the quick fix, I'll add it once its approved :D