WiIIiam278 / HuskChat

A simple & customizable no-frills Minecraft chat system
https://william278.net/project/huskchat
Apache License 2.0
78 stars 35 forks source link

[Feature Request] Add Bypass Permission for Join/Quit Messages #182

Closed viasnake closed 5 months ago

viasnake commented 7 months ago

Add an option to suppress messages when a player join or quit. Specifically, players with a certain permission should be able to hide Join or Quit messages. Example Permissions: huskchat.bypass_join_message, huskchat.bypass_quit_message

Some players, like server staff, may prefer not to have their Join or Quit activities revealed. Considering this, having this permission seems beneficial.

Additionally, if there's room for further enhancement, an idea is to introduce a feature allowing the display of Join and Quit messages at any time using commands.

WiIIiam278 commented 5 months ago

Already added in https://github.com/WiIIiam278/HuskChat/pull/175