Trying to add prefixes to essentials, it keeps breaking

Discussion in 'Bukkit Help' started by siriswag, May 12, 2013.

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

    siriswag

    What am i doing wrong

    Code:
     group-formats:
      #  test: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
        Admin: '&9[Admin] &3{DISPLAYNAME} &d{MESSAGE}'
        Moderator: '&7[&bMod&7] &2{DISPLAYNAME} &f{MESSAGE}'
        Joker: '&3[$5]&9[&eJoker] &3{DISPLAYNAME} &7{MESSAGE}'
        Lord: '&7[&2$65&7]&7[&4Lord&7] &3{DISPLAYNAME} &7{MESSAGE}'
        Knight: '&7[&2$10&7]&7[&1Knight&7] &3{DISPLAYNAME} &7{MESSAGE}'
        Ninja: '&b[&9Ninja] &3{DISPLAYNAME} &7{MESSAGE}'
        Emperor: '&7[&5Emperor&7] &3{DISPLAYNAME} &7{MESSAGE}'
        King: '&1[&cKing&1] &3{DISPLAYNAME} &7{MESSAGE}'
        Warden: '&a[&4_=_&5&lWARDEN&4_=_&a] &3{DISPLAYNAME} &7{MESSAGE}'
        Owner: '&7[&4Owner&7] &d{DISPLAYNAME} &c{MESSAGE}'
        CoOwner: '&7[&4Co-Owner&7] &4{DISPLAYNAME} &c{MESSAGE}'
        ServerCoder: '&f[&bPlugin-Manager&f] &3{DISPLAYNAME} &b{MESSAGE}'
        Peasant: '&f[&6Peasant&f] &7{DISPLAYNAME} &7{MESSAGE}'
        Builder: '&f[&5Server-Builder&f] &3{DISPLAYNAME} &7{MESSAGE}'
        ChatMod: '&f[&cChat-Mod&f] &a{DISPLAYNAME} &7{MESSAGE}'
        HeadAdmin: '&f[&cHead-Admin&f] &4{DISPLAYNAME} &c{MESSAGE}'
        Head-Mod: '&f[&bHead-Mod&f] &4{DISPLAYNAME} &c{MESSAGE}'
     
  2. Offline

    jacklin213

    what do u mean by it keeps breaking?

    btw u have rong spacing anyway , suppose to be 2 spaces eg
    Code:yaml
    1. groups:
    2. test: 'blah blah'
    3. member: 'blah blah'
     
  3. Offline

    siriswag

    Essentials keeps breaking and creating a new one, where is the spacing wrong?

    jacklin213

    ???

    anybody

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  4. Offline

    jacklin213

    Post your whole essentials config to http://pastebin.com and link it here.
     
  5. Offline

    siriswag

  6. Offline

    jacklin213

Thread Status:
Not open for further replies.

Share This Page