Specifies how many users can join a channel per second. Once the number is exceeded, new joins from local users are not allowed. The number of joins must be between 2 and 30. Using "disable" as the value will disable the detection feature. The default is to have this feature disabled.
Example:
/as security channel joins-per-second 10
Specifies how much time a user has to wait after joining a channel before they are able to speak. The number of seconds must be between 2 and 10 seconds. Using "0" or "disable" as the value will disable the detection feature. The default is to have this feature disabled.
Example:
/as security channel mute-interval 10
Specifies how much time a user has to wait before rejoining a channel they have recently parted... The number of seconds must be between 5 and 30 seconds. Using "0" or "disable" as the value will disable the detection feature. The default value is 5 seconds.
Example:
/as security channel rejoin-interval 30