Removing The Yellow - Player Left The Game Message

Everytime someone leaves the game, everyone gets the message:

25.07 15:06:39 [Server] Server thread/INFO Node_JS left the game

How can I remove this, it’s not a plugin that is causing this.

You can use EssentialsCmds to either customize or remove the message.h

ttps://forums.spongepowered.org/t/essentialcmds-v8-1-13/8576

I do not want a leave message at all. I am using Essentials and removed it completely (nothing there to start)
message {
# Message sent to everyone when a player disconnects.
disconnect=""

I still got the yellow message.