2022-11-15 20:46:50 +01:00
# Core Concepts
This documentation cover more over-arching concepts of Evennia, often involving many [Core Components ](../Components/Components-Overview.md ) acting together.
## General concepts
```{toctree}
:maxdepth: 2
Messagepath.md
OOB.md
2022-11-26 15:37:02 +01:00
Async-Process.md
```
## Text processing
```{toctree}
:maxdepth: 2
2022-11-15 20:46:50 +01:00
2022-11-26 15:37:02 +01:00
Tags-Parsed-By-Evennia.md
Change-Message-Per-Receiver.md
Internationalization.md
Text-Encodings.md
2022-11-15 20:46:50 +01:00
```
## Access
```{toctree}
:maxdepth: 2
Multisession-modes.md
2022-11-26 15:37:02 +01:00
Guests.md
2022-11-15 20:46:50 +01:00
Banning.md
```
## Extending the Server
```{toctree}
:maxdepth: 2
2022-11-26 15:37:02 +01:00
Protocols.md
Models.md
2022-11-15 20:46:50 +01:00
Zones.md
2022-11-26 15:37:02 +01:00
```