Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sapd committed Jan 24, 2021
1 parent 872065f commit aefb00b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ For uMod/Oxide (e.g. the Rust game).

Complete rewrite of the original SteamChecks plugin.

If you upgrade from the previous versions (< 5), please back-up your old config and delete it.

## Permissions

* `steamchecks.use` -- Allows to issue test commands
Expand Down Expand Up @@ -65,6 +67,7 @@ Default configuration:

###### Those options require a **public** steam profile:
* `MinSteamLevel` -- The minimum Steam level the user must have
* A steam level of 1 or higher also excludes all limited accounts
* `MaxAccountCreationTime` In Unix time -- Accounts created after this time point will be kicked
* `MinGameCount` -- Minimum amount of games the user must have
* If the user has hidden their hours played, it will use information from the Steam badges
Expand All @@ -78,6 +81,8 @@ Default configuration:

All checks do NOT include free-2-play games. You can disable checks with `-1`.

To exclude limited accounts, use MinSteamLevel with a value greater than 0.

## Whitelist

Simply give your players/groups you want to whitelist the permission `steamchecks.skip`
Expand Down

0 comments on commit aefb00b

Please sign in to comment.