Evennia 1.1.0 minor release

This commit is contained in:
Griatch 2023-01-07 22:26:16 +01:00
parent b8012b7e92
commit 3d05932156
6 changed files with 32 additions and 11 deletions

View file

@ -60,7 +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 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).
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](../../../Components/Locks.md) (using `quell` or a separate `Developer`-level account is recommended).
**EvAdventure Answer**