blob: 2944073a911681e34b27d9e00d819279a689d55e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Sourcemod Name Blocker
## Prevent users with inappropriate names from joining your server
Sourcemod Name Blocker is a simple sourcemod plugin that prevents users with certain names from joining the game.
## Features
- Add, remove, and replace regular expression patterns to a filter-list
- Kick, ban, or do nothing to users with offending names
- Target admins based off of immunity flags
- Change the compilation flags used to create the regular expression
|