Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

Personal Best Event

Type: on_personal_best Triggered when a player completes the parkour with a time better than their previous best.

Context Keys

KeyTypeDescription
PARKOURStringID of the parkour.
TIMELongThe new best time in milliseconds.

Configuration

FieldTypeDefaultDescription
idString""Unique identifier.
parkourRef<Parkour>EmptyOptional filter for specific parkour.