MerlinofMines / EasyCommands

Github Repository for Ingame Scripts built by MerlinofMines. Uses MDK to Deploy to SpaceEngineerse
GNU General Public License v3.0
8 stars 3 forks source link

Mute Command Support #168

Closed MerlinofMines closed 2 years ago

MerlinofMines commented 2 years ago

It'd be nice to have a "mute myChannel" command so that you can stop listening to a channel in your script (maybe you're a secret spy and only want to get a message once, and then stop listening so that someone else can't send you commands).

I already have a half-commit locally for this so marking it as in progress.

I think it's possible the same underlying functionality for #167 can be used for this, TBD.