Skip to main content
Corvus Connection

OnUnban

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnUnbanAttributeMarks a method as a handler fired when a ban or timeout is lifted. The method must accept (IScriptContext, UnbanContext). See OnChatMessageAttribute for the supported return types.