-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9cbf427
commit d15aeb5
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# HighTrafficAttendants | ||
HighTrafficAttendants | ||
===================== | ||
|
||
plugins to help manage high-traffic servers (such as those used for livestreams) | ||
|
||
## Active Player Limit | ||
enforces a limit on active players on the server | ||
|
||
## Delay Connect | ||
delays clients from connecting for a configurable amount of time (requires [a modified version of Connect](https://github.com/nikkiii/sourcemod-connect/releases)) | ||
|
||
## Playtime Limit | ||
kicks and temporarily bans players after they have played for a certain amount of time |