evennia/docs/source/Components/Default-Commands.md
2022-11-09 21:46:06 +01:00

8.8 KiB

Default Commands

The full set of default Evennia commands currently contains 88 commands in 9 source files. Our policy for adding default commands is outlined here. The Commands documentation explains how Commands work as well as how to make new or customize existing ones.

Note that this page is auto-generated. Report problems to the issue tracker.

Some game-states add their own Commands which are not listed here. Examples include editing a text
with [EvEditor](./EvEditor.md), flipping pages in [EvMore](./EvMore.md) or using the
[Batch-Processor](./Batch-Processors.md)'s interactive mode.