This repository was archived by the owner on Jul 14, 2020. It is now read-only.
Two Conifg options added
Config.AddNewIdentifiersOnly | Default: true
| Options | Description |
|---|---|
true |
Only new identifiers will be added to the database |
false |
Each time a players connects all identifiers will be added to the database |
Config.RemoveIdentifierPrefix | Default: false
| Options | Description |
|---|---|
true |
removing prefix of identifiers example: steam:110000135aa38c3 will be 110000135aa38c3 |
false |
identifier will be untouched |