Location Type Quest

This section if, for now, only working with the Quest Type LOCATION.

In order to specify a location for your quest, please follow the following syntax in your quest.

required_location:
  x: 10
  y: 55
  z: 100
  world: world_the_nether
  distance_from_location: 5 #optional, defaulted to 5

Last updated