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

    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!
     
    BlueMond416, wizzy86, TNC and 9 others like this.
  2. Offline

    Mhalkyer

  3. Offline

    kside

    We unloaded this plugin and the signs that had colored text from it retained their colors set from this plugin. Is this normal?
     
  4. Offline

    but2002

    Yes
     
  5. Offline

    Bhikku

    Its still working with CB 953? :-O
     
  6. Offline

    but2002

    It should. Mind testing it out for me and reporting if it does? (I can't test myself at the moment. :( )
     
  7. Offline

    luggi10

    For me it works fine. (No errors when starting etc)
    Does it create a Folder when using it the first time? (like there where the configs are placed etc). If no, then it works perfectly.
    Test: [​IMG]
     
  8. Offline

    Bhikku

    K it works, without any problems, tested over 12 Hours with a 14 Slot Server, every color works fine.
     
  9. Offline

    d00ba

    Great stuff, nice and simple, plug and play xD
    Using this instead of the annoying scrolling colours plugin.

    Nice work!
     
  10. Offline

    Sweet_Mafia

    Does this support .Jar - version 1000?
     
  11. Offline

    but2002

    Yes
     
  12. Offline

    shanecraft

    I like it :D. Nice and simple to install and use.
     
  13. Offline

    Adelion

    @but2002

    Thanks for this plugin : simple, fonctionnal...
    I would like the same kind of plugin to edit easily a sign (and not have to break a sign to change the text).
    Maybe one day, a Plugin Developer will hear my little wish and make it....:p
     
  14. Offline

    but2002

  15. Offline

    Adelion

    Thanks a lot:)
    I'm testing it now.
     
  16. Offline

    Stormbow

    This feature is not working for me. I am continually seeing the && change the following text to the color white.
    Code:
    &2Miner's Depot
    
    &0Buys && Sells
    &0Mined Goods
    Typing "Buys && &0Sells" gives me "Buys Sells" in black. This is not what is supposed to be happening; the ampersand is still missing.

    CB: 1000
    OS: Win7-64
    Java: 1.6
    Plugins: Administrate, BookWorm, ChestHarvester, Citizens, ColoredSigns, DailyBonus, DogWhisperer, Essentials (+chat, +spawn), FalsebookBlock (+core), FoundDiamonds, GravelClay, HeroicDeath, iConomy, Jail, Jobs, KitPlugin, Lavafurnace, LocalShops, LWC, MailBox, mcMMO, MinecartMania (+AdminCtrls, +Autocart, +ChestControl, +Core, +SignCommands, +Station), MobBounty, OtherBlocks, Permissions, Scavenger, Seasons, SimpleNews, SimpleReserve,SimpleSignEdit, SimpleTime, SimpleTips, TieDyeSheep, Tomb, Towny (+Questioner), uQuest (+AutoComplete, +ShowTracker), Vault, Whitelist, WorldEdit, WorldGuard.
     
  17. Offline

    but2002

    @Stormbow I'm not sure what could be going on unless another plugin you have is interfering with the creation of signs.

    By the way, you don't need to do &0 on the next lines. The colors apply to only one line at a time, and black is the default ;)

    I'll muck about making a small little debug version in a bit. I've got a lot on my hands with life and other stuff. D:
     
  18. Offline

    ACallander

    How come when I put &e at the beginning of a sign that it only changes the color on that line. I want to be able to put &e and it all changes so that I don't have to keep adding &e to every line.
     
  19. Offline

    but2002

    There are only 4 pages in this thread. Please read my explanation. I've given it twice now, I believe.
     
  20. Offline

    Stormbow

    Thanks much.
     
  21. Offline

    RaymanMaik

    I get this error at shutting down the server. I don't think that's bad, but I just want to clean up
    Code:
    2011-08-05 04:25:42 [INFO] Unloading ColoredSigns
    2011-08-05 04:25:42 [SEVERE] java.lang.NoSuchFieldException: perm
    2011-08-05 04:25:42 [SEVERE]     at java.lang.Class.getDeclaredField(Class.java:1899)
    2011-08-05 04:25:42 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:89)
    2011-08-05 04:25:42 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:606)
    2011-08-05 04:25:42 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:638)
    2011-08-05 04:25:42 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:117)
    2011-08-05 04:25:42 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:38)
    2011-08-05 04:25:42 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:293)
    2011-08-05 04:25:42 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-08-05 04:25:42 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    2011-08-05 04:25:42 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:373)
    2011-08-05 04:25:42 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.resetNetServerHandler(SpoutCraftPlayer.java:571)
    2011-08-05 04:25:42 [SEVERE]     at org.getspout.spout.Spout.onDisable(Spout.java:80)
    2011-08-05 04:25:42 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
    2011-08-05 04:25:42 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:878)
    2011-08-05 04:25:42 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:280)
    2011-08-05 04:25:42 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:273)
    2011-08-05 04:25:42 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:146)
    2011-08-05 04:25:42 [SEVERE]     at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:312)
    2011-08-05 04:25:42 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:391)
    2011-08-05 04:25:42 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  22. Offline

    number1_Master

  23. Offline

    but2002

    It should work without an issue.
     
  24. Offline

    Phase

    No issues for me on 1060.
     
  25. How can i make this work with Lockette?
     
  26. Offline

    1hacker

    I think you should ask that question in the Lockette thread.
     
  27. Offline

    XZeenon

    Oh my god. I LOVE YOU OP. Thank you for making this amazing plugin. :D
     
  28. Offline

    ElitexvxRampage

  29. Offline

    Dagumboss

    No perms?
     
  30. Offline

    but2002

     
  31. Offline

    Dagumboss

    Seriously? A single permission allowing the use of this (or not) is too complicated and heavy? Seriously?

    Really?
     

Share This Page