RaidMax / IW4M-Admin

Complete administration tool for IW4x, Pluto T6, Pluto IW5, Pluto T5, Pluto T4, H1-Mod, CoD4x, IW6x, TeknoMW3, and most Call of Duty® dedicated servers.
MIT License
215 stars 44 forks source link

Adding Mute for IW4x #257

Closed Ayymoss closed 2 years ago

Ayymoss commented 2 years ago

Add support for !mute (!mu) to IW4x (and potentially other games)

Translation strings:

PLUGINS_MUTE_MUTED = "Muted"
PLUGINS_MUTE_UNMUTED = "Unmuted"
PLUGINS_MUTE_COMMANDS_MUTE_DESC = "Mute or unmute a target player"
Ayymoss commented 2 years ago

Should include all changes requested now. :)

Translation strings for sheet:

PLUGINS_MUTE_MUTED = "Muted"
PLUGINS_MUTE_UNMUTED = "Unmuted"
PLUGINS_MUTE_COMMANDS_MUTE_DESC = "Mute or unmute a target player"
Ayymoss commented 2 years ago

Hold off reviewing the latest changes. I made quite a few changes to handling offline players better.

Ayymoss commented 2 years ago

Alright, tested and all seems working fine. Please let me know any adjustments you'd want to be made.

Ayymoss commented 2 years ago

Okay, please review when convenient.