EssentialsX

EssentialsX

2M Downloads

Tiny bug on command /msgtoggle on\off

Tomi010817 opened this issue ยท 1 comments

commented

Full output of /ess version: https://pastebin.com/xCqbxikY

Description

Hello back! There is a tiny bug or mistake on the /msgtoggle command. So basically when you do /msg toggle on it disables the receiving of messages, and when you do /msgtoggle off it enables it. The funcionality of the command is in reverse.

Steps to reproduce

/msgtoggle on - It disables the receiving of messages when supposed to enable it
/msgtoggle off - It enables the receiving of messages when supposed to disable it

commented

This is the intended behavior. The command toggles the blocking of messages. If we were to change this, it would break the command for people who rely on the current behavior.