[Solved] List all players when logging in (whois who list online)

Discussion in 'Archived: Plugin Requests' started by UltraPL, Jul 31, 2011.

  1. Offline

    UltraPL

    Need plugin that says who is online when someone joins server.

    Simple. Love all
     
  2. Essentional already have that!

    You can also make a scheduel whit the McMyAdmin that says the online players!

    Like, ever 10 minutes it can say all the players online!
     
    UltraPL likes this.
  3. Offline

    UltraPL

    Sorry which feature exacly? I mean where to configure it if I can ask mate?
    Essentials says me whos online but only to admins.
     
  4. Give me 2 minutes and i will find it out!

    /list, /who, /playerlist, /online, /L: Lists the players online and how many slots are left.

    these are the commands for the essentional! the permission is:

    essentials.list

    as for the schedule console comand you go to McMyAdmin-> Schedule and choose the: Send a console command!

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

    UltraPL

    Its on my very first permissions string in:
    Code:
    groups:
        Default:
            default: true
            info:
                prefix: '&2'
                suffix: '&f'
                build: true
            permissions:
                - 'foo.bar'
                [B]- 'essentials.list'[/B]
    AND yet still only admins see whos online. Is it possible that my provider's Message of the Day thing replaces it?
     
  6. Offline

    NuclearW

    Get rid of the [B] and [/B]
     
  7. Yeah, you can add it in the Message of the Day, thats what i have! But the schedule is also pretty handy, preventing the players to need to type /list all the time, when the server actualy do it every 10 minutes!
     
  8. Offline

    UltraPL

    its bbcode of this forum lol I was thinkin its goin to bold it sorry.

    I will do schedule as you recomend mate! Is it ok to ask you to post this setting of ur MotD?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  9. Hey there, %p!\nWelcome to %s \n %o

    This give's a player that is non-admin this when they logg inn:

    Welcome, SantaClaus!
    Type /help for a list of commands.
    Currently online: SantaClaus and the ThootFairy!
    You have 0 messeges! Type /mail read to view your mails!
    Player SantaClous! is comming from the Norht-Pole!
    SantaClous joined the game!
    [Server] Welcome back, SantaClaus!
    Hey there, SantaClous!
    Welcome to [yourservername]!

    [EDIT1]
    The code is for the McMyAdmin support, not for the motd.txt!
    I dont know if that works!

    let me know if you have anymore problames!

    give me the server IP and i can check what is comming on when a new random joins!

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

    UltraPL

  11. I have to long username, aperently!

    But, if you do as i say, it should work :)

    Try logg in to my server, and see what you get then!

    46.253.203.229:25865
     
  12. Offline

    UltraPL

    It was premission node: motd. Solved. THANKS!
     
  13. oh, my bad! i should have told you to have that! omg, i am so sorry! :p

    good to hear you found it out:)
     

Share This Page