Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
opcode86 committed Feb 7, 2022
1 parent e359aee commit 8ddb2d2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Unset Cheater

### Purpose
Unsets players as cheaters that are globally banned from your GOKZ server.

### Usage
Add to your plugins folder and run ``sm plugins load unsetcheater``. If you want all players joining your server to be unset as cheaters then run the plugin without a config file. If you however only want a few select players to count as non-cheaters then you need to create ``configs/unsetcheaters.cfg`` and add their SteamID's to it like shown below.

```
STEAM_1:0:12345
STEAM_0:1:76582134
```

0 comments on commit 8ddb2d2

Please sign in to comment.