Chat/velocity/src/main/java/com/alttd/velocitychat
Teriuihi 3b2aa84164 Add player muted logging and abstract embed building
The update introduces a log entry indicating when a player has been muted due to voting. The embed creation for this process has been isolated and extracted into a separate function. This contributes to better code modularity and organization.
2024-04-13 16:52:56 +02:00
..
commands Add player muted logging and abstract embed building 2024-04-13 16:52:56 +02:00
data fix an oopsie 2021-12-11 19:35:35 +01:00
events fix an oopsie 2021-12-11 19:35:35 +01:00
handlers Log all party messages 2023-07-10 23:15:08 +02:00
listeners Add VoteToMuteHelper and enhance ActiveVoteToMute 2024-04-07 18:07:20 +02:00
VelocityChat.java Enable optional logging in ChatLogHandler 2024-04-07 18:11:19 +02:00