Objective Types
Objective Types
These objective types come with SkyQuest.
Kill Objective Type
Description: Requires the player to kill a certain amount of an entity. Type must be one used from here.
Data format: <amount> <entity type>
Example: 3 PIG_ZOMBIE
Travel Objective Type
Description: Requires the player to travel to a certain area
Data format: <radius> <bound type> <x> <z> <world name>
Bound types: circle, square
Example: 20 circle 0 0 world
Comments