Skip to content

Instantly share code, notes, and snippets.

@AggerTV
Created May 18, 2020 08:18
Show Gist options
  • Save AggerTV/ecdc275b609baf4f154d6fe4aee48a47 to your computer and use it in GitHub Desktop.
Save AggerTV/ecdc275b609baf4f154d6fe4aee48a47 to your computer and use it in GitHub Desktop.
tutorial 3, mission 1
# tutorial 3
# mission 1: When a player breaks a block of grass, glass, stone and dirt it sends them a messaged specified in the options (For example {@dirt})
options:
prefix: &aHey, you just mined a
on break of grass, glass, stone or dirt:
send "{@prefix} &d%event-block%" to player
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment