EssentialsX

EssentialsX

2M Downloads

Essentials messages

Krullfath2 opened this issue ยท 0 comments

commented

Type of bug

Other unexpected behaviour

/ess dump all output

essentials dump all [02:41:56 INFO]: [Essentials] CONSOLE issued server command: /essentials dump all [02:41:56 INFO]: Creating server dump... [02:41:56 INFO]: Error while creating dump api.paste.gg. > ess dump all [02:42:10 INFO]: [Essentials] CONSOLE issued server command: /ess dump all [02:42:10 INFO]: Creating server dump... [02:42:10 INFO]: Error while creating dump api.paste.gg.

Error log (if applicable)

No response

Bug description

After updating my essentials plugin to 2.20.1 I came across multiple issues. one of which is a weird chat issue: For some reason, whenever I mute someone for example (Same issue with other commands and events, but not all of them) using the built-in essentials command ofcourse, it sends the default message with the orange and red color pallet. This also occurs whenever the muted player tries to talk, gets unmuted etc even though I have my own modified "messages_en.properties" which has always worked perfectly for me. Another issue would be the essentials vanish not vanishing me when I joined the game like it used to if I'm not mistaken, and also making me invisible again whenever I use /vanish, which is purely cosmetic and unnecessary to let the player know whether or not they're in vanish, which also wasn't happening before I updated. My point is I've had a lot of weird issues and encounters after getting the new essentials version which are hard to figure out and vague as to why they are happening. It would be nice if essentials users could easily modify essentials' chat messages and also have access to more settings to decide things such as making you invis when you use /vanish for example.

Steps to reproduce

  1. Modify the mute command's message in the messages.properties file to something different
  2. Have sufficient permissions to execute command listed below
  3. reload essentials using /essentials reload
  4. Use console to mute yourself in-game or have another person to test it on if you're unable to mute yourself
  5. Run some in-game command such as /Mute <time (1s for example)> <reason (test for example)>
  6. Check if it does in fact work and change the message for you

Expected behaviour

Use my messages from the properties file, vanish me whenever I join just like before, not make me invisible for no reason that I can't find anywhere to change...

Actual behaviour

default messages, doesn't vanish me when I join even though I have the necessary permissions, out of sync with how it used to behave (addons onto the vanish are now opposite to one another), add settings to the config.yml file for example that allows users to decide whether or not they want to be turned invisible if they vanish and if they want to be vanished whenever they join.