Solved Suffix position.

Discussion in 'Bukkit Help' started by bkleinman1, Oct 25, 2014.

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

    bkleinman1

    Firstly, I am using Pex.
    I am trying to use a suffix to act as a second prefix, and I need to switch the order in which it is displayed. I need it to go {Prefix} {Suffix} {Player Name} : {Message}

    I found that Herochat would allow me to do this, but I am unsure if I want to use that, due to all of the extra features that it has, that I do not want, nor need.

    So if there is another method of doing this, please could someone enlighten me.

    Thanks in advance for any help given. :)
     
  2. Offline

    timtower Administrator Administrator Moderator

    bkleinman1 My plugin ChatLikeMe is able to do this.
     
  3. Offline

    bkleinman1

    timtower I am a little confused as to how the config would work. Would you mind giving me an example, for the scenario I had in my original post, please? {Prefix} {Suffix} {Player Name} : {Message}
     
  4. Offline

    timtower Administrator Administrator Moderator

    bkleinman1 Something in the order of this:
    Code:
    {playergroupprefix}{playergroupsuffix}%s: %s
     
Thread Status:
Not open for further replies.

Share This Page