Essentials List help

Discussion in 'Bukkit Help' started by XxDawnsusxX, Mar 21, 2016.

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

    XxDawnsusxX

    So i'm in need of help when it comes to /list in Essentials. How can I edit it to show
    Players Online: {online}
    Staff Online: {online}
    etc.
     
  2. Offline

    shades161

    It works best when permissions are set up, it should (if you have Vault installed) and your permissions plugin set up correctly, it should list players online in /list by their rank.
     
  3. Offline

    XxDawnsusxX

    Yeah it has that by default. I'm just needing it to show of the example I put above.
     
  4. Offline

    RoinujNosde

    Is {online} the number of players?
    If negative, use this in your config:
    Code:
    list:
        Staff: admin moderator helper builder
        Players: '*'
    (admin, moderator, etc are the group names)
     
Thread Status:
Not open for further replies.

Share This Page