How to do that?

Discussion in 'Bukkit Help' started by Songason, Aug 19, 2011.

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

    Songason

    I saw some servers,
    where people are like... EX: Carl1221[BUILDER]
    MICKEY[NOOB]

    How to get that? Is it a plugin?
     
  2. Offline

    mrvertigo27

  3. Offline

    Banana937

    It can be done through Permissions and iChat, and I believe Essentials now has a built-in prefix adder.
     
  4. Offline

    Songason

    So with mChat I can do like,
    /promote (name)
     
  5. Offline

    mrvertigo27

    ehh im not a huge fan if ichat mchat has a bit more of the features im looking for.

    its a personal choice

    not quite its all permissions based anyone in the moderator group would get a permission that gave them that tag
    you can handle it per player or per group its very flexable
    same with admins and guests. whatever groups you want set up.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  6. Offline

    Songason

    But like , I register it says : Noob.
    You register on their forums,
    and then: they promote you to builder
     
  7. Offline

    Banana937

    You need to have Permissions. If you don't have permissions, I recommend using Essentials GroupManager which is in the .zip you will download from clicking on that link. You need both EssentialsGroupBridge.jar and EssentialsGroupManager.jar.

    In groups.yml there is an info field that you can set the prefixes in. It looks like this:
    Code:
    info:
        prefix: '[&4Admin&f]'
        suffix: ''
        build: true
    iChat is a lightweight Chat plugin that you can apply the prefixes in.

    To promote someone using GroupManager, make sure inheritance is set up properly, then type:
    /manpromote <PLAYER> <GROUP>
    or, if you don't feel like setting up the inheritance:
    /manuadd <PLAYER> <GROUP>
     
  8. Offline

    mrvertigo27

    your looking for custom mysql integration, i dont know of an easy way to do this.
     
  9. Offline

    Songason

    Not automaticaly but manual
     
Thread Status:
Not open for further replies.

Share This Page