Skip to main content
Corvus Connection

OnBan

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnBanAttributeMarks a method as a handler fired when a user is banned or timed out. The method must accept (IScriptContext, BanContext). See OnChatMessageAttribute for the supported return types.