Some further bug fixes.
This commit is contained in:
parent
20a57d4167
commit
5100a0561f
5 changed files with 48 additions and 18 deletions
|
|
@ -130,6 +130,9 @@ class CmdPy(MuxCommand):
|
|||
ev : the evennia API
|
||||
inherits_from(obj, parent) : check object inheritance
|
||||
|
||||
You can explore The evennia API from inside the game by calling
|
||||
ev.help(), ev.managers.help() etc.
|
||||
|
||||
{rNote: In the wrong hands this command is a severe security risk.
|
||||
It should only be accessible by trusted server admins/superusers.{n
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue