Chat/velocity/src/main/java/com/alttd/velocitychat/commands
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
..
partysubcommands Fix party info not showing if party owner is null 2023-06-20 23:44:32 +02:00
vote_to_mute Add player muted logging and abstract embed building 2024-04-13 16:52:56 +02:00
GlobalAdminChat.java Update permissions to mention the plugin they're from 2022-01-27 21:09:23 +01:00
MailCommand.java Added optional sender argument to /mail list <username> 2022-09-21 18:26:16 +02:00
PartyCommand.java Merge branch 4.9 2022-03-14 16:48:35 +01:00
Reload.java Update permissions to mention the plugin they're from 2022-01-27 21:09:23 +01:00
Report.java Require reports to be at least 3 words long 2022-05-23 22:06:17 +02:00
SilentJoinCommand.java Added continue, fixed mail 2022-06-02 03:48:51 +02:00
SubCommand.java Added all the commands and added configurable messages for everything 2022-01-30 17:50:18 +01:00
VoteToMute.java Add mute vote results sent to Discord and staff presence check 2024-04-07 18:29:46 +02:00
VoteToMuteHelper.java Add VoteToMuteHelper and enhance ActiveVoteToMute 2024-04-07 18:07:20 +02:00