For the complete documentation index, see llms.txt. This page is also available as Markdown.

Events

XLTournaments has a few events you can listen to in your plugin to execute certain actions.

  • TournamentStartEvent - Called when a tournament has started.

  • TournamentEndEvent - Called when a tournament has ended.

  • CompletedChallengeEvent - Called when a player has completed a challenge tournament

Last updated