kyngs / LibreLogin

Open-source, multiplatform, and highly customizable authentication plugin with outstanding features and API.
Mozilla Public License 2.0
164 stars 53 forks source link

Allow to hide some messages #135

Open kyngs opened 12 months ago

kyngs commented 12 months ago

Allow the administrator to hide select messages sent by the plugin.

kyngs commented 11 months ago

Perhaps empty messages shall not be sent? Not sure whether this is possible to implement without changing every occurrence of Adventure#sendMessage, hence this is low-priority.

KaspianDev commented 9 months ago

There would be an util most likely needed that would check if the given string is empty or equals some specific value.