Skip to main content
Version: v2.10.2 (current)

SponsorBlock Events

warning

⚠️ These events are only emitted by the SponsorBlock plugin.

These events are fired when the SponsorBlock plugin emits its related events.

ChapterStarted

Emitted when a chapter is started.

Property Type Description Optional
playerPlayerPlayer this event applies to.
trackTrackTrack this event applies to.
payloadChapterStartedPayload provided by Lavalink.

ChaptersLoaded

Emitted when chapters are loaded.

Property Type Description Optional
playerPlayerPlayer this event applies to.
trackTrackTrack this event applies to.
payloadChaptersLoadedPayload provided by Lavalink.

SegmentSkipped

Emitted when a segment is skipped.

Property Type Description Optional
playerPlayerPlayer this event applies to.
trackTrackTrack this event applies to.
payloadSegmentSkippedPayload provided by Lavalink.

SegmentsLoaded

Emitted when segments are loaded.

Property Type Description Optional
playerPlayerPlayer this event applies to.
trackTrackTrack this event applies to.
payloadSegmentsLoadedPayload provided by Lavalink.