[INACTIVE][GEN] PlayerList v2.2.2 - List players and can hide them [740]

Discussion in 'Inactive/Unsupported Plugins' started by yoft, Apr 28, 2011.

  1. Offline

    yoft

    PlayerList - List players on the server on in worlds
    Version: v2.0.5

    Use the commands to list players in certain worlds or on the whole server.
    The message will be sent to all users listed by the command.

    Features:
    • Lists players connected to the server.
    • Lists players in a certain world.
    • Detects whether you are a player or the console and the default command responds accordingly.
    • Can hide players from the list.
    • Can make the number of players still count the hidden ones.
    • Can announce the player list to all players that are contained within it.
    Download
    Source Code

    Example lists:
    Code:
    The 3 players connected to the server are: Sax3n, Yoft, danielbreen.
    The 3 players connected to the server are: Sax3n, Talfox.
    The only player in "world" is: Yoft.
    There is no one connected to the server.
    Config:
    Code:
    TellAll - When "true" the list will be sent to all players that are in it.
    HideNumberOfPlayers - When "true" the number of players will NOT include those that are hidden.
    HiddenPlayers - A list of all the players that will NOT be displayed by the commands.
    Commands:
    Code:
    /players - When used in the console it will list all the players on the server. When used by a client it will list all the players in their world.
    /players [world name] - Will list all the players in the specified world.
    /players all - Will list all the players on the server.
    Changelog:
    Version 2.2.2 - April 30th
    • Added player hiding
    • Added "TellAll"
    Version 2.0.5 - April 28th

    • Release
     
  2. Offline

    m5k

    I have a few neat suggestions. Would it be possible to hide people from the list if theyre in a certain permissions group. If not, just hiding all ops would be much appreciated.
    Also, I've noticed it sends the player list to everyone on the server, not just the one who wrote the command, causing a lot of spam.
    A config for the message style would also be great.

    Sorry for asking for so much, I'm just here to help you improve the plugin.
     
  3. Offline

    Pencil

    LOL!
     
  4. Offline

    yoft

    Pencil, I'll fix that when I get on a computer :p

    m5k, Thanks for the suggestions, I'll add them :)
     
  5. Offline

    m5k

    Thanks. Also forgot, stealth login/logout would be amazing. There's nothing more annoying than logging in to 20 people yelling over each other with their problems that I shouldn't be solving.
     
    yoft likes this.
  6. Offline

    yoft

    I might do that in a separate plugin :)
     
  7. Offline

    yoft

    I have finally finished the new version.
    Let me know what you think. :)
     
  8. Offline

    Ben91

    Nice plugin. Thanks.

    ++
     
  9. Offline

    Taemera

    The download link seems to be broken.
     
  10. Offline

    yoft

    I think the server went down :( It'll be back up soon.

    Back up now, the link should work again.

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

    m5k

    Hidden players doesn't work or I don't know how to use it (CB733) Could you give an example of the syntax?
     
  12. Offline

    Soulblitz

    Can all players use this or is it only for OPs?
     
  13. Offline

    yoft

    My config file is this:
    Code:
    TellAll: false
    HideNumberOfPlayers: false
    HiddenPlayers:
    - Yoft
    

    All players can see the list, anyone with access to the config file can hide the players.
     
  14. Offline

    m5k

    Thanks, works great now. Excellent plugin. Lets see some message customization now ;)
     
  15. Offline

    woodzy

    heres agood question can you add a feacher to list players from anouther server?
    we use the serverport plugin ( FREAKEN SWEET!!) and was wondering if you can do that
     
  16. Offline

    Nixtro

    How to change the output text to a custom one? I want the message that comes to the person that types the command to be in another language than english. I also wanna know if it is possible to change it to /list and remove the standard /list that only OP uses. Or just change it so I can use it with /online instead of /players?
     
  17. Offline

    ayan4m1

    Very glad someone finally created this! Might I recommend using GitHub (github.com) to host your source code? You get all the neat SCM features, and you can add your compiled JAR to the project's downloads and it will be hosted on one of their servers, so you don't have to worry (realistically) about the link going down.

    Thanks for all the hard work!
     
  18. Offline

    yoft

    I do use GitHub, I just haven't got around to uploading it yet :p
     
  19. Offline

    yummysinsemilla

    Suggestion: Add an option in the config to allow "/list" to do the same action as "/players all".
     
    Nixtro likes this.
  20. Offline

    hofec

    Try to install this one ! U can make usefull aliases :)

    ---
    @ yoft: Thank you for this great plugin ! One [diamond] for you !

    Have a request for you.. can u please make custom-strings ? I just don't want to have long "The xx player on "world" is:", just simple "On-Line:" etc.

    Maybe color support ?

    And finally server-limit players in brackets - like (5/28)
     
  21. Offline

    cheepz

    Can you possibly make the plugin as to where we can configure....

    1. Being able to change /players to another command, such as /list or /who or /online... etc.

    2. Being able to change how the output looks. (output as in, the text message that you get from doing /players)
    You could let us for example. do this.

    &dOnline Players (%size/50) &b%online
    ----------------------------------------------------
    Key: &bOwner &dAdmin &cModerator &6Donator &9Clan &aMember &8Guest
     
  22. Offline

    MonsieurApple

    Considered inactive.
     
  23. Offline

    Kaosthe1st

    @yoft @MonsieurApple I hope this plugin is intended to be updated, or there is a suitable alternative.
     
  24. Offline

    Xtra

    Can i take up this plugin?
     
  25. Offline

    Kaosthe1st

    Do it please. His last recent post was May 29th. I think he might be busy with school for a couple weeks.
     
  26. Offline

    Xtra

  27. Offline

    yoft

    @Xtra @MonsieurApple @Kaosthe1st I have been away camping for the last 2 weeks and have just got home. I'll be doing a lot to this plugin over the next week or two.

     
  28. Offline

    Kaosthe1st

    @yoft Alright, I await your updates.
     
  29. Offline

    Xtra

Share This Page