BreweryTeam / BreweryX

An actively maintained, support given, and addon supported fork of Brewery with tons of extra features.
https://discord.gg/3FkNaNDnta
GNU General Public License v3.0
58 stars 21 forks source link

/msg command - change how drunk chat system works for that command #7

Closed homerek111 closed 2 months ago

homerek111 commented 4 months ago

There is a config option to add commands after which chat message will be „broken” by the plugin (when you are drunk) distortCommands:

My problem is about „/msg” command because after „/msg” you need to define nickname of the player that you want the message to be sent to

Right now when you write for example „/msg _homerek hello how are you” plugin breaks nickname spelling because it takes it as a normal word (when drunk)

My request is to add a possibility to protect nickname in „/msg” command from breaking spelling by the plugin

So the first word after „/msg” could be protected from changing it’s spelling when you are drunk

Mitality commented 2 months ago

Should be fixed with the next BreweryX update (v3.2.7) 🙂