Chat/velocity
Teriuihi ed2ba74772 Add start of VoteToMute functionality in chat system
Implemented VoteToMute system enabling initiated voting for muting a player in chat. This includes creating new classes "ActiveVoteToMute", "VoteToMute", and "VoteToMuteStarter". The "VoteToMute" class handles the voting command logic, it allows players to vote on whether to mute other players. The code also adds a call to register this new command in the main VelocityChat class.
2024-04-06 19:39:36 +02:00
..
src/main/java/com/alttd/velocitychat Add start of VoteToMute functionality in chat system 2024-04-06 19:39:36 +02:00
build.gradle.kts Update velocity 2023-12-17 12:39:07 +01:00