1. Domestos submitted a new resource:

    Player List - Allows users to see who or how many are users are currently online

    Read more about this resource...
     
  2. Domestos updated Player List with a new update entry:

    Bugfix

     
  3. I have some Problems with it.
    If OnlyShowPlayerCount = true i see how many Players are Online.
    If there is a false the Plugin shows me nothing ???
    I want to see who is Online !
    Here is my Config JSON File :
    Perhaps there is any Problem in
    Code:
    {
      "Settings": {
        "OnlyShowPlayerCount": true,
        "MaxPlayersPerLine": 8
      },
      "Messages": {
        "OnePlayerMessage": "Du bist Mutterseelen alleine hier :-(",
        "PlayerCountMessage": "Im Moment sind {count} Spieler online",
        "PlayerNameMessage": "Spieler online: "
      }
    }
     
  4. I'll look into it later
     
  5. Domestos updated Player List with a new update entry:

    bug fix

     
  6. Domestos updated Player List with a new update entry:

    option to separate admins

     
  7. Domestos updated Player List with a new update entry:

    ResourceID

     
  8. I tried to get it to be like There are # Players Online: Names

    Im not good at coding so I could never get it working, but i was wondering if it was posible to have count and names appear.

    Boomshay
     
  9. I can add that as an option.
     
  10. Cool!! TY.
     
  11. Domestos updated Player List with a new update entry:

    message improvements

     
  12. Awesome thanks man!
     
  13. not working as of today's update
     
  14. Broke because of update m8
     
  15. /who chat command doesn't work..
     
  16. I dont see an Oxide update so if Rust changed something that affected the handling of chat commands its most likely Oxides fault and needs to be updated in Oxide itself.
     
  17. Say what?
     
  18. no it's rust that just removed BasePlayer:ChatMessage from being a usable function.
    all plugins must be fixed.