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
2022-11-26 18:35:34 +01:00
Connection-Styles.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
2024-04-06 14:08:36 +02:00
Server-Lifecycle
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
```