SignUtilities

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.

CommandPermissionDescription
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.createAllow the player to create a news sign
signutilities.signs.news.useAllow the player to use the news sign
signutilities.signs.cmd.createGives access to the creation of classic cmd signs
signutilities.signs.cmd.useGives access to the use of classic cmd signs
signutilities.signs.cmd.custom.createGives access to the creation of custom cmd signs
signutilities.signs.cmd.custom.useGives access to the use of custom cmd signs
signutilities.signs.web.createGives access to the creation of classic cmd signs
signutilities.signs.web.useGives access to the use of classic cmd signs
signutilities.signs.activator.createGives access to the creation of activator signs
signutilities.signs.activator.useGives access to the use of activator signs
signutilities.signs.minecart.createGives access to the creation of minecart signs
signutilities.signs.minecart.useGives access to the use of minecart signs
signutilities.signs.boat.createGives access to the creation of boat signs
signutilities.signs.boat.useGives access to the use of boat signs
/setcolor <color> [line #]signutilities.commands.setcolorSet the color of specified line. If no line is given the full sign is colored.
/settext [line #] <text>signutilities.commands.settextSet 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.scopyCopy 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.spastePaste 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.wirelessAdd or remove a wireless connection between a sign and an activator (Button, plate, lever).
/snews <add/del> <name> <text>signutilities.commands.snewsAdd or remove a news item from your newspaper.
/snewsp <add/del> <NewsPaperName> <name> <text>signutilities.commands.snewspSame as /snews but allow to change any newspaper. Defaults to false.

Source

Forked with permission from the original SignUtilities by timcolonel.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files