mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 17:26:32 +01:00
Fix some docs. Resolve #3058.
This commit is contained in:
parent
c5066e3428
commit
0d76a4c584
2 changed files with 11 additions and 24 deletions
|
|
@ -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**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue