ColoredSigns 2.0
ColoredSigns
ColoredSigns is back!
- Java version of ColoredSigns 1.7.
- Bukkit-Version 1.7.2 R0.3
- ColoredSigns version: 2.0
ColoredSigns is a Plugin to Use Colors and modify your Signs.
How to:
- Download the Plugin.
- Put the jar into your plugin folder.
- Restart/reload your Server
- Configure ColoredSigns with the config.yml, you can change any plugin ingame message in the messages.yml
Color Nodes:
&0 &1 &2 &3 &4 &5 &6 &7 &8 &9 &f &n &m &l &k &c &h &b .....
Use color codes on a sign
- Colors need to be enabled in the config.yml
- You need the permission node "ColoredSigns.color
- WARNING: If you are using the PermissionsEx support, you need to add the node in PermissionsEx to. For more information see "PermissionsEx" below.
Example:

Permissions:
- ColoredSigns.color (Allows to use color on signs)
- ColoredSigns.signremover (Allows to enter and leave the signremover mode)
- ColoredSigns.givesigns (Gives permissions for the sign give command)
- ColoredSigns.changeline (Allows to change a line on a sign with a command)
- ColoredSigns.* (Gives all permissions for Coloredsigns)
- ColoredSigns.blocksignplace.ignore (Ignore sign block place canceling ,config.yml)
PermissionsEx
- If you are using "PermissionsEx", enable "PermissionsEx_support" in the config.yml
- If you are not using PermissionsEx, disable the "PermissionsEx_support" in the config.yml. The default permissions will work. (OP etc.)
Commands:
- /ColoredSigns | (Show you infos/Status about the Plugin.)
- /Signs | Give you an amount of signs.
- /Changeline | Change a sign line, without breaking.
- /Signremover | Enter/leave the sign remover mode, you can only break signs in this mode.
Messages
- If you would like to change any ingame message of the plugin, edit the messages.yml
- ANOTHER MESSAGES.yml LANGUAGE-FILES http://janomine.de/bukkit/coloredsigns/
Note:
- For a fast update, the Changeline feature will availible in few minutes. In this version its not enabled.
Serverliste - http://serverliste.org/ -
Please write ideas in the comments :)//
-
View User Profile
-
Send Message
Posted Jun 2, 2013It works on my own.
You need to use CB 1.5.2-R2.0
-
View User Profile
-
Send Message
Posted May 31, 2013ColoredSigns v4.0 is crashed! Don't use this version! Use ColloredSigns v3.1
-
View User Profile
-
Send Message
Posted May 30, 2013http://dev.bukkit.org/bukkit-mods/coloredsigns/tickets/7-error-on-start-up/ have u looked at that yet? cause the plugin refuses to work
-
View User Profile
-
Send Message
Posted May 30, 2013ColoredSigns use to work in my server , but now it wont... Can anyone please help me??
-
View User Profile
-
Send Message
Posted May 30, 2013@HeartSquare
Erorr ?
Come any message in the chat ?
-
View User Profile
-
Send Message
Posted May 30, 2013ColoredSigns don't running in my server :/
-
View User Profile
-
Send Message
Posted May 28, 2013@JNELLY54
Im having the same issue and the colors are enabled on my config.
-
View User Profile
-
Send Message
Posted May 28, 2013It wont work on my server, im op and everything and using the correct nodes I also have it enabled in the config
-
View User Profile
-
Send Message
Posted May 25, 2013@StealthShadow0
Yes, do &9&n blue and underlined.
-
View User Profile
-
Send Message
Posted May 24, 2013@MasterDiamondCrafter9000
Config.yml colors enabled?
Are you sure that you have the right permissions / OP?
-
View User Profile
-
Send Message
Posted May 22, 2013Is there a way to get the different fonts in different colors like having the underline in blue
-
View User Profile
-
Send Message
Posted May 22, 2013Im op on my server but the colored signs won't work. Im typing in the codes and everything. Can you help please? :(
-
View User Profile
-
Send Message
Posted May 21, 2013Thanks for creating and sharing this plugin.
Would it be possible to edit the signs similar to how signs can be edited with Lockette?
Thanks, LHammonds
-
View User Profile
-
Send Message
Posted May 21, 2013@Crusooe
No, ColoredSigns dont make lags on your server.
-
View User Profile
-
Send Message
Posted May 21, 2013@KoenigsKind
i know, but i dont use this method :)
-
View User Profile
-
Send Message
Posted May 21, 2013Stable Version 4.0 Out!
Updates!
Permissions to use colors: CS.colors Permissions for admins: CS.admin
All bug fixed.
Wating for moderatoes to activate the Jar file.
-
View User Profile
-
Send Message
Posted May 20, 2013@itsmephone
you do it like - coloredsigns.givesigns
and i recommend using notepad for yml editing
-
View User Profile
-
Send Message
Posted May 19, 2013I agree with NJD153021 my servers already pree good. but I notice in the logs. this plugin ALWAYS has errors now..since thw 1.5.2 update... This plugin worksish but has errors/problems. I think it needs to be updated.
Yall may say.. well it works doesn't it. But thats aside the point. Just because something works doesn't mean its not causing problems.
-
View User Profile
-
Send Message
Posted May 17, 2013Hello I like Your plugin but i cant Make the Permissions To work Im using PermissionBukkit How Exactly do i put it Do i put
ColoredSigns.Usecolor: true
Or
ColoredSigns.Usecolor
Or "ColoredSigns.Usecolor"
-
View User Profile
-
Send Message
Posted May 4, 2013@MasterMithrandir: Yes, they do!
@Janomine: Thx, didn't know there is a SignChangeEvent. You might want to consider using ChatColor.translateAlternateColorCodes("&", e.getLine(i)). This way, if somebody writes on a sign: "Home of Jeb & Gronkh" his &-character isn't going to be replaced!