Solved Name filter / rejection

Discussion in 'Plugin Requests' started by Upperking, May 18, 2015.

  1. We need a filter in a bad way!
    players with symbols will become corrupted and have to be deleted if possible.
    is there a way to stop players from joining with symbols in their names with a warning to change name?
     
  2. yes, you hook the following:
    • OnUserApprove(ConnectionLoginData data)
    from that you can filter. If you need a script I may be able to help you.
    Regards
     
  3. I think that would help a lot of people. The bogus names make it difficult to interact with them, which can be costly if they're a hacker. Possibly add an auto-kick feature with the warning to change their name.
     
  4. Mughisi made it
     
    Last edited by a moderator: Jun 1, 2015
  5. yaya and?
     
  6. Wulf

    Wulf Community Admin

  7. Is it possible to deny their connection with a popup?
     
  8. Wulf

    Wulf Community Admin

    It already denies their connection with a popup, the kick popup with message.