evennia/docs/source/Components/Web-Admin.md
2021-05-22 20:12:48 +02:00

406 B

The Web Admin

The Evennia Web admin is a customized Django admin site and is used for manipulating the game database using a graphical interface.

All actions done in the admin can also be done in-game by use of Admin- or Builder-commands. The only exception is the assigning of staff flags for allowing users access to the admin itself.