abacura.plugins.aliases package¶
Submodules¶
abacura.plugins.aliases.manager module¶
Module contents¶
Module for in-game aliases. Players want the ability to pre-script a series of commands and have them execute.
- Functionality includes:
%<number> which will be replaced with the numbered argument to the alias
- Coming:
@<variable> which will be replaced with the session variable value adding new aliases saving aliases to disk