Fix some docs. Resolve #3058.

This commit is contained in:
Griatch 2023-01-06 20:58:17 +01:00
parent c5066e3428
commit 0d76a4c584
2 changed files with 11 additions and 24 deletions

View file

@ -60,8 +60,7 @@ The default hierarchy is
- `Admin` - can kick and ban accounts
- `Developer` - full access, usually also trusted with server access
There is also the _superuser_, the "owner" of the game you create when you first set up your database. This user
goes outside the regular hierarchy and should usually only.
There is also the _superuser_, the "owner" of the game you create when you first set up your database. This user goes outside the regular hierarchy and while powerful it's not so suitable for testing since it bypasses all [locks](Locks) (using `quell` or a separate `Developer`-level account is recommended).
**EvAdventure Answer**