tomekbielaszewski / MUD-Engine

GNU General Public License v3.0
2 stars 0 forks source link

Using equipment items #125

Closed tomekbielaszewski closed 7 years ago

tomekbielaszewski commented 7 years ago

Equipment items command provider should check equipment for any items with commands and collect command matchers paired with some kind of script runner.

What to do with commands matching multiple items? Notify user about that? Run first matching?