dreamland-mud / mudjs

WebSocket MUD client for DreamLand
https://dreamland.rocks/mudjs/
GNU General Public License v3.0
16 stars 9 forks source link

Commands: #hotkey {key} {action} #59

Closed ruffinakoza closed 3 years ago

ruffinakoza commented 3 years ago

Syntax:

{action} can be either

{key} parameter can be either

Implementation notes:

See JMC hotkey command for more details and inspiration.

ruffinakoza commented 3 years ago

Implemented in PR #67