Note

You are reading an old version of the Evennia documentation. The latest version is here

.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Evennia latest »
  • API Summary »
  • evennia »
  • evennia »
  • evennia.commands

Logo

Quick search

Previous topic

evennia.accounts.models

Next topic

evennia.commands.cmdhandler

  • Show Page Source

Links

  • Documentation Top
  • Evennia Home
  • Github
  • Game Index
  • Discord - Discussions - Blog

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.cmdhandler
  • evennia.commands.cmdparser
  • evennia.commands.cmdset
  • evennia.commands.cmdsethandler
  • evennia.commands.command
  • 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

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Evennia latest »
  • API Summary »
  • evennia »
  • evennia »
  • evennia.commands

Note

You are reading an old version of the Evennia documentation. The latest version is here

.
© Copyright 2023, The Evennia developer community. Created using Sphinx 3.2.1.