Essentials
Essentials copied to clipboard
Ignore does not block direct messages
Type of bug
Other unexpected behaviour
/ess dump all output
Error log (if applicable)
No response
Bug description
/ignore does not prevent players from receiving /msg direct messages from relevant players
see https://github.com/EssentialsX/Essentials/blob/9f57b3e4767075f0753495897ce8ddcea5ace497/Essentials/src/main/java/com/earth2me/essentials/commands/Commandmsg.java#L49
Steps to reproduce
one player /ignores another
ignored player /msg's the first
first player receives DM's
Expected behaviour
ignored players cannot send you direct messages
Actual behaviour
ignored players CAN send you direct messages
Additional Information
No response