moo.sdk
Public SDK for verb authors. Import game primitives from here:
from moo.sdk import context, lookup, create, NoSuchObjectError
Functions
|
Recover a direction name from the parser, tolerating direction-as-preposition. |
Modules
Account-level identity helpers. |
|
Server administration and diagnostic functions. |
|
Action audit log helpers. |
|
This wrapper class makes it easy to use a number of contextvars. |
|
Escape guarantee and connectivity guard. |
|
Mail SDK for verb authors. |
|
Staff sanction primitives. |
|
Object and player query functions. |
|
Guest tier and registration gate. |
|
Player I/O functions: write, editor, paginator, session settings, boot. |
|
Password management functions. |
|
Provenance and structurally-tagged output. |
|
Per-account broadcast flood limiting. |
|
Non-destructive object recovery. |
|
SSH key management functions. |
|
Task execution and scheduling functions. |
|