/chatlimit toggle
Toggles the chat limiter on or off.
/chatlimit toggle_whitelist
Toggles whitelist mode on or off. When enabled, only whitelisted players can speak.
/chatlimit set_max <count>
Sets the maximum number of unique players allowed to speak. Clears current speakers when changed.
/chatlimit allow <player>
Adds a player to the whitelist (allows them to speak when whitelist is active).
/chatlimit disallow <player>
Removes a player from the whitelist.
/chatlimit clearallow
Clears all players from the whitelist.
/chatlimit bypass <player>
Gives a player bypass status (allows them to speak regardless of limit or whitelist).
/chatlimit unbypass <player>
Removes bypass status from a player.
/chatlimit clearbypass
Clears all players with bypass status.
/chatlimit reset
Clears the list of players who have spoken (resets the counter).
/chatlimit clearall
Clears both the whitelist and bypass lists.
/chatlimit status
Displays the current limiter status, settings, and player counts.
/chatlimit listallowed
Lists all whitelisted players.
/chatlimit listspoken
Lists all players who have spoken so far.