No [x#] Message stacking

Discussion in 'Plugin Development' started by hawkfalcon, Aug 11, 2012.

  1. Online

    hawkfalcon BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    In the new minecraft, whenever anything is said/commanded in chat, it stacks.
    How do I make it so this doesn't happen? It makes my plugin useless....
    Example:
    Old:
    [player] Hi
    [player] Hi
    [broadcast] Hey
    [broadcast] Hey
    [broadcast] Hey
    Now:
    [player] Hi [x1]
    [broadcast] Hey [x2]
  2. Online

    hawkfalcon BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Oh wait this is only nodus. . . Nevermind>.< Anyone know a better client that lets you log in multiple times?

Share This Page