Code that says how many players are online in MOTD.

Discussion in 'Bukkit Help' started by xLoGiiKzZo, Aug 26, 2011.

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

    xLoGiiKzZo

    Hello. In my MOTD which is from essentials i want it to say: Amount of Players Online: #ofPlayers
    So for example if their were 49 people on it would say: Amount of Players Online: 49
    I don't want it to list the people that are on, i just want it to say the Number
    So what code displays the amount of players on?
     
  2. Offline

    jtlcr777

  3. @xLoGiiKzZo
    @jtlcr777 tagged for future reference!

    Code:
    motd:
      - 'Welcome, {PLAYER}'
      - 'Amount of players online: {ONLINE}'
     
  4. Offline

    jtlcr777

    Wait, so there is a variable that shows number of players online? Why isn't it mentioned on the essentials reference?
     
  5. /shrug
    But the important thing is.. this is solved! I hope xD
     
  6. Offline

    xLoGiiKzZo

    There is none? MineRealm has it, Global Domination Has it
     
  7. Offline

    jtlcr777

    But you said:
    Essentials doesn't have it, according to its own reference guide. I wasn't talking about anything else.
     
  8. Offline

    Darq

    The reference pages for Essentials are hardly updated properly. One of the bigger reasons why I don't use the plugin anymore.

    Example. Before, moderators couldn't ban offline players, I had to go on their IRC and ask for the permission node for banning offline people.
     
  9. Offline

    Lolmewn

    I has it too. I just don't know what I used for it anymore.. {PLAYERLIST} or something.
     
  10. Urm guys.. I posted the answer in post 3?
    It's {ONLINE} xd
     
  11. Offline

    Xioroid

    How would you have it say WHO is online, not how many players, but what players are online?
     
  12. Offline

    Necrodoom

    you just bumped an years old thread, gratz.
    http://wiki.ess3.net/wiki/Help_Files
     
Thread Status:
Not open for further replies.

Share This Page