blob: 20fc575e9c2e4f7776bf7f8cf8d6f7e612462fdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# TF2 Name Blocker
## Prevent users with inappropriate names from joining your server
TF2 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
|