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

Add permission to silently join/leave servers #175

Closed QarthO closed 9 months ago

QarthO commented 9 months ago

If join_and_quit_messages.join.enabled is set to true, the server won't send a join message (the ones handled by huskchat) to any players with the permission huskchat.silent_join

vice versa for the leave messages.