1. How it is possible to include mute to the player on PM?
     
  2. Still trying to find out how to mute /pm too
     
  3. Is it possible that the latest Oxide update broke this plug-in?

    As far as I know that's the only change I made to the server today and suddenly the /pm command receives "Unknown Command:pm" as a response.
     
  4. Hello, is it possible to make it so you can censor swear words? Also can you make it so you can see steam avatars? Like if you send me a pm I see your steam avatar.
     
  5. How to increase font size of private messages?
     
  6. Wulf

    Wulf Community Admin

    Use the Unity styling as shown in the Docs link at the top of the site.
     
  7. Hello, I have an issue I am running into with your plugin:

    I have two players on my server named: Lara and Papolara

    When I do
    /pm Lara Hello
    The message goes to Papolara

    I would like to suggest that plugin looks for the exact name before it autofills a name and chooses that as a recipient?

    /Merpz
     
  8. test /pm "lara"
     
  9. The plugins does exact what you mentioned:

    It does first check the fullname, on match is does return that player.
    It does secondly check the given name as part of a name, and does return the first on match.
    Lastly it does check against IP-adresses and does then return the matching player.

    The "problem" can't be solved by any plugin.
    When "Lara" is not online, but Papolara is, then any initially pm written to Lara goes to Papolara. There's nothing to change there.
     
  10. No both were online and it still went to Papolara.
     
  11. Thats how it works. If you are talking to more then one person at once, you need always to use /pm <name>
     
  12. I expected to be able to /r if someone wrote to me. If you look at the picture, someone just wrote to me. I tried to wrote back using /r but it says "or they haven't messaged you."But they clearly have :)

    Edit: You're right, tested. They were disconnected before I was able to reply.
     
    Last edited by a moderator: Jan 15, 2017
  13. When a players disconnects then their pm history is also removed, which results then in you cannot answer anymore.
     
  14. How do you PM people who have spaces in their name? There are people who have a clan prefix in front of their username on my server and I can only PM the one whose name comes first alphabetically.
     
  15. Wulf

    Wulf Community Admin

    Quotation marks. "Bob the Builder"
     
  16. To the author @Nogrod and @Wulf please consider the following suggestion....

    Find a way to allow multiple PMs at one time when using /r with a serial number system... see example below:

    When a PM is initiated assign it a number (e.g. 1-10) that is associated to that persons steamID so that when the person responds with /r 1 it goes to that person only and of course if you leave out the number /r it goes to the latest person still (per the way it works today).

    I think this should be a nice addition... of course it means a data file keep track of those but wow what a feature.

    Maybe they expire after x min of non communications....
     
    Last edited by a moderator: Mar 11, 2017
  17. the plugin doesn't working
     
  18. Wulf

    Wulf Community Admin

  19. When I update my rust files because of the last update of rust, the plugin doesn't do what he need to do (PM commands).
    I don't know really what's the problem, but it just doesn't work anymore, like no more plugin in the server.
    I tried to download again today, still, doesn't work.