sleepylessons / NetherAnarchy

0 stars 0 forks source link

Re-implement /ignorejoins command #2

Open sleepylessons opened 3 years ago

sleepylessons commented 3 years ago

Is your feature request related to a problem? Please describe. Users sometimes want to ignore join/leave messages. We used to have this feature, but it was broken so we removed it. Would like to add it back.

Describe the solution you'd like When a user types /ignorejoins, both Join and Leave messages should not be sent to that user. Running the command again should toggle these messages back on.

Also, /ignorejoins whitelist should prevent join messages from a certain player from EVER being blocked, even if the player is ignoring joins.

Finally, /ignorejoins blacklist should ALWAYS ignore messages from a particular player, even if the player is not ignoring joins.