2020-06-19 22:46:19 +02:00
# Core Concepts
2021-10-21 21:04:14 +02:00
This documentation cover more over-arching concepts of Evennia, often involving many [Core Components ](../Components/Components-Overview.md ) acting together.
2020-06-19 22:46:19 +02:00
## General concepts
2022-02-06 19:27:15 +01:00
```{toctree}
:maxdepth: 2
Async-Process.md
Soft-Code.md
Using-MUX-as-a-Standard.md
Messagepath.md
OOB.md
```
2020-06-19 22:46:19 +02:00
## Access
2022-02-06 19:27:15 +01:00
```{toctree}
:maxdepth: 2
Multisession-modes.md
Building-Permissions.md
Guest-Logins.md
Banning.md
```
2020-06-19 22:46:19 +02:00
## Extending the Server
2022-02-06 19:27:15 +01:00
```{toctree}
:maxdepth: 2
Custom-Protocols.md
Bootstrap-& -Evennia.md
New-Models.md
Zones.md
```
2020-06-19 22:46:19 +02:00
## Text processing
2022-02-06 19:27:15 +01:00
```{toctree}
:maxdepth: 2
Internationalization.md
Text-Encodings.md
TextTags.md
Change-Messages-Per-Receiver.md
Clickable-Links.md
Colors.md
```
2020-06-19 22:46:19 +02:00
## Web features
2022-02-06 19:27:15 +01:00
```{toctree}
:maxdepth: 2
Web-Features.md
```
2020-06-19 22:46:19 +02:00