Inactive [MISC] ColoredSigns v1.1 - Add colored text to signs [1.2.3-R0.1]

Discussion in 'Inactive/Unsupported Plugins' started by but2002, Mar 26, 2011.

     
  1. Offline

    but2002

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Colored Signs - Colored text on signs!:
    Version: v1.1

    Simply put, this plugin allows you to add colored text to signs.

    First off, visit this link.
    Take a color code, for example &e and place it on a sign.
    Every bit of text after that will be that color code.

    If you want & to be on the sign without a color code, simply type it twice
    (EX: &&)


    Download the latest version! [1.2.3-R0.1]


    Changelog:

    Version 1.2
    • Updated for the new event system
    Version 1.1
    • Updated for 602
    Version 1
    • Initial release. Adds colored text to signs!

    This post has been edited 6 times. It was last edited by but2002 Mar 9, 2012.
    BlueMond416, wizzy86, TNC and 9 others like this.
  2.  
  3. Offline

    but2002

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes... if you read the post directly above yours someone mentioned a bug in 1.2.4, yet it still works
  4. Offline

    sam123334

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    ok thanks :D
  5. Offline

    wojbie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Small idea - Could adding &k to this system allow rapidly changing random text in sign? Could You test this - sounds nice ;p
    From Copied Wiki
    Btw great work ;p Relay nice Plugin

    This post has been edited 2 times. It was last edited by wojbie Mar 28, 2012.
  6. Offline

    but2002

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    By nature of the way this plugin works, that is 'already' supported, however I don't think it's supported by signs. Either that, or it's done differently than colored text.

    This post has been edited 1 time. It was last edited by but2002 Mar 28, 2012.
  7. Offline

    Trust518

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Please add permission support!! i dont want my normal players to be able to use this!
  8. Offline

    but2002

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    If you want permissions, use Essentials. Essentials has built in support for this. I'm going to not use permissions simply because Essentials already does it. This will be a plug and play, everyone can use plugin.

    My previous statement about using permissions is now invalid.
  9. Offline

    PeterGarfield6

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Please update to 1.2.5! The color in the signs only show up when I look at them in a certain way lol. If I'm looking at it straight on it doesn't appear.
  10. Offline

    but2002

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This has nothing to do with my plugin.
    This has to be a glitch in one of your client mods.

    My plugin still works on 1.2.5
  11. Offline

    AaronL98

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I Need A Plugin For This Type Of Thing. Yet, I Need Permission support, as i plan on giving all the colours to donors of my server, . i seen u reply to someone who asked about permissions, and i have essentails and i have been all over the internet looking for fix, the &4text doesnt show in red, it stays at &4text, ( i have '*' perm node and op ) and i know how to use coloued codes. So Could You Make A Copy of this plugin wiht permissions and let users have a selection between to download a permission supported version of this or a non perm version?

    EDIT:

    Also, could you make it centered , when i type Welcome in a colour, it moves to the start of the sign, and not the middle. Because the colour code is 2 characters. i used to have SignColours, but its inactive now and that had centered text even if it had been coloured

    This post has been edited 2 times. It was last edited by AaronL98 Apr 11, 2012.
  12. Offline

    but2002

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Point one: Essentials has built in permissions support for colored signs. Remove my plugin and check the permission nodes there.

    Point two: Centered is NOT my issue, this is an issue within Minecraft itself introduced in the new 1.2 update and the only solution I know of is to add some spaces before the color code.

    This post has been edited 1 time. It was last edited by but2002 Apr 12, 2012.
  13. Offline

    AaronL98

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I Dont Have SpaceTo Add 2 Spaces with what i want to put :(
    And, is there any way you could just try replace the &(number) with 2 spaces as the user clicks 'Done' on the sign?

    This post has been edited 1 time. It was last edited by AaronL98 Apr 12, 2012.
  14. Offline

    Vince

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  15. Offline

    leithal7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Permissions Support? I want to choose who can use Colours on signs.
  16. Offline

    leithal7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Planing on an update soon?
  17. Offline

    speewii

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    when is it going to update to 1.2.5?
  18. Offline

    AadamZ5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    When i try a color code, It makes that entire line of text change into "!?"

    What do I do?
  19. Offline

    PureTryOut

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You're server doesn't support color codes, I believe your server hasn't MySQL? Or maybe it's just me but it worked for me when I added MySQL to my server.

    Anyways great plugin! Simple, just what I needed
  20. Offline

    Adrenaline

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This plugin dont need update because he have very simple, SIMPLE source.

    PHP:
    package com.fuyuri.ColoredSigns;
     
    import org.bukkit.event.EventHandler;
    import org.bukkit.event.Listener;
    import org.bukkit.event.block.SignChangeEvent;
     
    public class 
    SignListener
      
    implements Listener
    {
      @
    EventHandler
      
    public void coloredSignChange(SignChangeEvent event)
      {
        for (
    int i 0<= 3i++) {
          
    String line event.getLine(i);
          
    line line.replace("&""§");
          
    line line.replace("§§""&");
          
    event.setLine(iline);
        }
      }
    }
  21. Offline

    Derwee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No working for 1.2.5 servers?
  22. Offline

    madmax516

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    One person on my server can see this, but I can't. Do you know why?
  23. Offline

    salonikiotis99

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Where i can find the color Codes??

    Thnks,
    Salonikiotis99
  24. Offline

    Creeper98HD

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    do u have the 1.2.5 version 4 this?
  25. Offline

    Derwee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Update please!!!! :(
  26. Offline

    PvM_Iain

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm working on updating this plugin. I'll be adding permissions too. Expect release tomorrow sometime..
  27. Offline

    Badman959

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Could you please update this plugin for 1.2.5-R4 or does anyone know another way of getting colours in signs ?

    This post has been edited 2 times. It was last edited by Badman959 Jul 22, 2012.
  28. Offline

    Lightsparks

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey, I was using this plugins for a day (ish) and it was working great, But now everyone but me can see the colours, I have to look from the side to see the colours, Any Help would be appreciated
  29. Offline

    samuelvisser

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Essentials does this the same.
  30. Offline

    StarterX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Please update to 1.4.2 :)
  31. Offline

    Hasseos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    please put permissions, i dont want every player putting coloredsigns all over the world
  32. Offline

    louij2

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

Share This Page