Skip to content

Missing "on advancement" event #3899

Description

@OoLunar

No on advancement event is recorded in the Skript docs, and is hardly mentioned at all. Simple syntax could be:

on advancement:
    replace "%player%" with player's display name in advancement message
    send player "Congrats on unlocking %advancement name%"
    # Pretend this is correct
    log "%player% unlocked %advancement name%: %advancement description"

The AdvancementAddons plugin should be able to do everything else, although having baked-in support would be wonderful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature request, an issue about something that could be improved, or a PR improving something.priority: lowest"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions