DieReicheErethons / Brewery

GNU General Public License v3.0
161 stars 182 forks source link

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

Open homerek111 opened 2 months ago

homerek111 commented 2 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