evennia.commands¶
This sub-package contains Evennia’s command system. It handles everything related to parsing input from the account, building cmdsets and executing the code associated with a found command class.
commands.default contains all the default “mux-like” commands of Evennia.
- evennia.commands.default
- evennia.commands.default.account
- evennia.commands.default.admin
- evennia.commands.default.batchprocess
- evennia.commands.default.building
- evennia.commands.default.cmdset_account
- evennia.commands.default.cmdset_character
- evennia.commands.default.cmdset_session
- evennia.commands.default.cmdset_unloggedin
- evennia.commands.default.comms
- evennia.commands.default.general
- evennia.commands.default.help
- evennia.commands.default.muxcommand
- evennia.commands.default.syscommands
- evennia.commands.default.system
- evennia.commands.default.tests
- evennia.commands.default.unloggedin