mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
Evennia 1.1.0 minor release
This commit is contained in:
parent
b8012b7e92
commit
3d05932156
6 changed files with 32 additions and 11 deletions
|
|
@ -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**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue