Solved Built in chat modification

Discussion in 'Bukkit Help' started by CRAZYxMUNK3Y, Apr 3, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    CRAZYxMUNK3Y

    It has been a few weeks since this was tweeted, but i was wondering if anyone was able to tell me, or show me a link to get these to work in game with the 1.2.4-R1.0 built.

    EDIT: Had wrong built number.

    Thanks
     
  2. Offline

    stuntguy3000

    Yep, the other day i was playing with this myself :D

    They are chat colours,
    Code:
    ChatColor.BOLD
    ChatColor.STRIKETHROUGH
    ChatColor.UNDERLINE
    ChatColor.ITALIC
     
    sender.sendMessage(ChatColor.AQUA + ChatColor.BOLD + "Aqua Bold :P")
    :)

    EDIT:
    This ONLY Works with the new CraftBukkit RB, And i would strongly recommend upgrading =)
     
  3. Offline

    CRAZYxMUNK3Y

    Ahk, thanks. So it can only be done using plugins and not in game using syntax?
     
  4. Offline

    stuntguy3000

    Last edited by a moderator: May 25, 2016
Thread Status:
Not open for further replies.

Share This Page