Tip of the day: Don't like snomasks / server notices? Then configure logging to a channel.

JSON-RPC:Flood Object

From UnrealIRCd documentation wiki
Jump to navigation Jump to search
Detail level Variable Description Example value
5+ server JSON object of all set::anti-flood limits that were hit by this user. One or more of: nick, join, away, invite, knock, conversations, vhost.
An item is omited if the value is zero. If all items have a value of zero, the entire "server" item is omitted.
{"nick":3}
5+ channel JSON object of all channel +f/+F limits that were hit by this user. One or more of: ctcp, join, knock, msg, nick, text, repeat, paste.
An item is omited if the value is zero. If all items have a value of zero, the entire "channel" item is omitted.
{"text":2}