UPDATE v3.2.4 - Mute Improvements
Optimized Mute Algorithm in both Local and SQL versions.
Added Mute Time Left Remaining in the muted-player message (%timeleft%)
Added Auto-Unmute when mute duration is up as well as an Unmute Message.
Code (YAML):
messages
:
# Format: %timeleft%
muted-player
:
"&cYou are muted! Time remaining: &f%timeleft%"
unmuted-message
:
"&aYou are now unmuted."