This issue covers implementing some basic item management commands:
/get
/drop
/place in
/remove from
in the future, i'd love to see richer parsing for inventory commands like in mud.tilde.town. until then, these more rigid primitives will get us going.
these commands should use the permissions system in gameobject.
This issue covers implementing some basic item management commands:
/get-
/drop
-
/place
- in
/remove - from
in the future, i'd love to see richer parsing for inventory commands like in mud.tilde.town. until then, these more rigid primitives will get us going.
these commands should use the permissions system in gameobject.