Movement & Exploration
Examples of types
objective:
type: "TRAVEL_DISTANCE"
distance: 1000objective:
type: "SPRINT_DISTANCE"
distance: 300objective:
type: "REACH_LOCATION"
x: 100
y: 64
z: -250Last updated
Examples of types
objective:
type: "TRAVEL_DISTANCE"
distance: 1000objective:
type: "SPRINT_DISTANCE"
distance: 300objective:
type: "REACH_LOCATION"
x: 100
y: 64
z: -250Last updated
objective:
type: "ENTER_REGION"
region: "spawn"objective:
type: "LEAVE_REGION"
region: "spawn"objective:
type: "CHANGE_DIMENSION"
dimension: NETHER
amount: 1objective:
type: "FALL_DISTANCE"
min-distance: 5objective:
type: "BOAT_TRAVEL"
distance: 200objective:
type: "MINECART_TRAVEL"
distance: 100objective:
type: "ELYTRA_FLY"
distance: 500objective:
type: "jump"
amount: 25objective:
type: "crouch"
amount: 15objective:
type: "teleport"
amount: 1
cause: NETHER_PORTAL # NETHER_PORTAL, END_PORTAL, COMMAND, PLUGIN