SignUtilities

Default minecart position

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.

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of ryvix ryvix May 16, 2013 at 21:24 UTC - 0 likes

    v1.19.0 Beta

    • Added boat signs which are similar to minecart signs but dispense boats instead.
    • Will properly place boats and minecarts back in the chest when the plugin is disabled.
  • Avatar of ryvix ryvix May 16, 2013 at 07:03 UTC - 0 likes

    New idea was suggested. Boat dispensing signs that work like the minecart signs but with boats on water instead of minecarts on track.

  • Avatar of NuggetFace NuggetFace Apr 30, 2013 at 00:17 UTC - 0 likes

    Yay, its out. Adding it now.

  • Avatar of ryvix ryvix Apr 28, 2013 at 22:45 UTC - 0 likes

    @owned24: Go

    Yes you can.

  • Avatar of owned24 owned24 Apr 28, 2013 at 20:00 UTC - 0 likes

    Can you write color codes with this? You know like: &6Hello Turns out in Gold. Can you? If not that sucks.

  • Avatar of ryvix ryvix Apr 28, 2013 at 09:19 UTC - 0 likes

    v1.18.0 Beta - 28 Apr 2013

    • Completely rewrite config system.
    • Fixed bug with news signs.
    • Add dropper to activator sign.
    • Add safeSigns config options. This can prevent players from using a sign if they can't break or place blocks at the location of the sign.
    • Use SuperPerms.
    • Other small fixes.
  • Avatar of ryvix ryvix Apr 28, 2013 at 05:48 UTC - 0 likes

    Ok 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.

  • Avatar of ryvix ryvix Apr 28, 2013 at 03:00 UTC - 0 likes

    I am actually going to rewrite the config stuff even better. This was really old and still causes errors but seems to work ok.

  • Avatar of soysuva soysuva Apr 28, 2013 at 01:45 UTC - 0 likes

    @ryvix: Go

    ok, thanks. Will wait patiently for the 1.17 beta build.

  • Avatar of NuggetFace 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

    Last edited Apr 28, 2013 by NuggetFace

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

Authors