Michael King
7e7f164c71
Moved @boot to a more sensible place.
2007-08-09 13:12:49 +00:00
Michael King
684ae521b7
Added @boot.
...
Currently, @boot will boot the first username match it comes across, if connected.
It will not boot non-player objects, and it will not allow staff to boot other staff.
2007-08-07 19:19:31 +00:00
Michael King
adbc6ec2bb
Removed references to Attribute class from cmd_alias.
...
Removed Attribute import
2007-06-11 17:07:31 +00:00
Michael King
7052d313b6
Added feedback for @alias if the player does not have control over the
...
target.
Gave the success results for @alias some clarity.
2007-06-11 17:03:53 +00:00
Michael King
0980408e1c
Aesthetics finalized for cmd_alias
...
Added RollbackImporter skeleton class to Evennia Server class
2007-06-11 15:49:05 +00:00
Michael King
8991d4ecac
Merged in working changes to alias. Needs better error messages, but
...
it's in there.
2007-06-11 14:57:02 +00:00
Michael King
9648af6521
Added settings.py to svn:ignore
...
Merged in updates to branch
2007-06-11 14:48:57 +00:00
Michael King
1d14834a3b
Merged first version of alias-command from branch.
2007-06-11 12:50:42 +00:00
Greg Taylor
0e9732d49c
Big re-organization of command functions. Introduced the commands directory to hold command modules. This will make it easier to sub-divide stuff as we pile on more commands, and for dropping in new optional command modules.
2007-05-29 03:32:48 +00:00