Tag Suffix

Discussion in 'Plugin Requests' started by quack123456, Jan 22, 2015.

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

    quack123456

    This plugin is a plugin that makes a tag suffix. It should be a GUI and commands should be /tags /tag create it should have color codes.
     
  2. Offline

    BladeXTD

    I do not get exactly what you want.
     
  3. Offline

    quack123456

    i want something when you do /tags you can chose different tags and you can make tags for them to choose
     
  4. Offline

    mrCookieSlime

    @quack123456
    My Plugin ChatTitles allows you to create custom tags for players to choose from.
    It depends on RankPrefix+ to run though.
    Both links are in my signature.
    Its also /titles but you can use an Alias plugin like CommandOverride for example to make it be /tags.
    Link is also in my signature.
     
  5. Offline

    pie_flavor

    @quack123456 In vanilla, if you create a scoreboard team, then open up level.dat in NBTExplorer and edit the scoreboards, you can set a prefix and suffix. This applies to all three - the chat name, the above-the-head name, and the tablist name. However some chat plugins might not support it, but they probably have their own prefix/suffixes. You can of course set the scoreboard team names to be easy to reference, then use commands.yml to put in custom commands.

    @mrCookieSlime Not to be rude or anything, but commands.yml kinda makes 78% of your plugin obsolete.
     
  6. Online

    timtower Administrator Administrator Moderator

    @pie_flavor As far as I know his plugin also his timers build in etc. And not everybody knows how to use that, or even that it exists.
    @quack123456 My plugin ChatLikeMe can do this, semi at least. It gives players the ability to put in their own tags
     
  7. Offline

    quack123456

    MrCookieSlime I tried your plugin but it doesnt work. Every time somone choses a tag it doesnt show up thats why i made a request. What happens is i made like 8 tags then i tried to use one but it didnt work and i didnt have any suffix on.
     
  8. Offline

    mrCookieSlime

    @quack123456
    Did you install RankPrefix+?
    If so, then did you make sure you included the {CHATTITLE} prefix in the chat format?
     
  9. Offline

    quack123456

    I installed RankPrefix+ i wasn't stupid about that here is my config file i dont know what you mean



    '0':
    name: '&8&l[&e&lI&d&l<3&e&lQuack&8&l]'
    permission: title.heartQuack
    '1':
    name: '&7&l[&2&lI&d&l<3&2&lSeed&7&l]'
    permission: title.heartSeed
    '2':
    name: '&8&l[&b&lNot&6&lA&b&lAdmin&8&l]'
    permission: title.notAdmin
    '3':
    name: '&8&l[&c&lNot&5&lA&c&lOwner&8&l]'
    permission: title.notOwner
    '4':
    name: '&8&l[&a&lNot&5&lA&a&lMod&8&l]'
    permission: title.notMod
    '5':
    name: '&7&l[&9&lRaid&4&l&oGamer&7&l]'
    permission: title.raidGamer
    '6':
    name: '&7&l[&6&l&oRaider&7&l]'
    permission: title.raider
    '7':
    name: '&7&l[&f&lO&8&lr&f&le&8&lo&7&l]'
    permission: title.oreo
    '8':
    name: '&6&l&kIII&b&l[&3&lRaid&d&lGod&b&l]&6&l&kIII'
    permission: title.RaidGod
    chat-colors:
    '0':
    name: '&b&lBoldAqua'
    permission: chatcolor.Aqua
    prefix: '&b&l'
    name-colors:
    '0':
    name: '&2Green'
    permission: namecolor.green
    prefix: '&2'
    options:
    auto-update: true
    gui:
    lore:
    - ''
    - '&7<&a&l Click to use &7>'
    item:
    title: NAME_TAG
    chatcolor: NAME_TAG
    namecolor: NAME_TAG
     
  10. Offline

    mrCookieSlime

    @quack123456
    ChatTitles does nothing on its own. RankPrefix+ simply replaces the {CHATTITLE} tag in the chat format with your selected title. Go to your RankPrefix+ Config and add {CHATTITLE} to the chat-layout.
    Also, make sure to remove any other Chat Plugins like EssentialsChat.
     
  11. Offline

    quack123456

    Ah Okay so i have to take essentialschat

    Um i did that now how am i going to give people prefixes for them groups.

    <Edit by mrCookieSlime: Merged posts. Please don't double post. There is an Edit Button right next to the Date.>
     
    Last edited by a moderator: Jan 23, 2015
  12. Offline

    mrCookieSlime

    @quack123456
    In the chat layout replace {PREFIX} with {RANK-PREFIX} and {SUFFIX} with {RANK-SUFFIX}
     
  13. Offline

    quack123456

    OKay thanks a lot and i will try to switch /titles into /tags
     
  14. Offline

    mrCookieSlime

    @quack123456
    Just use my Plugin CommandOverride or any other alias plugin for that. @timtower also has a good one called DynamicAliases.
    Link is in my signature.
    Tim's Plugin is in his signature.
     
  15. Offline

    pie_flavor

    @quack123456 or commands.yml which will use less memory
     
Thread Status:
Not open for further replies.

Share This Page