-
Notifications
You must be signed in to change notification settings - Fork 0
IEventHelp
Martin S. edited this page Dec 14, 2025
·
1 revision
Information IEventHelp.cs
-
Type:Interface -
Description:Interface used when commandevent <id>without any arguments is executed. When interface is not implemented, it will output to admin default message of$"Event {slEvent.Name} of id {id}, does not implement help message".
-
Returns:string -
Arguments:Exiled.API.Features.Player -
Description:Method used when executingevent <id>. Return message the player will receive (always return as sucsessfull, nothing with !) -
Implementations:Bases.cs
