diff options
Diffstat (limited to 'docs/task-type')
43 files changed, 525 insertions, 39 deletions
diff --git a/docs/task-type/askyblock_level-(task-type).md b/docs/task-type/askyblock_level-(task-type).md index 11a46bf0..823a79a6 100644 --- a/docs/task-type/askyblock_level-(task-type).md +++ b/docs/task-type/askyblock_level-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the ASkyBlock plugin to activate.* +--- +title: askyblock_level +parent: Task types +nav_order: 27 +--- + +# askyblock_level (task type) + +Since v1.7.1 +{: .label .label-green } + +Plugin 'ASkyBlock' required +{: .label } Reach a certain ASkyBlock level. diff --git a/docs/task-type/bentobox_level-(task-type).md b/docs/task-type/bentobox_level-(task-type).md index 1abc4302..933ee21d 100644 --- a/docs/task-type/bentobox_level-(task-type).md +++ b/docs/task-type/bentobox_level-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the BentoBox plugin to activate.* +--- +title: bentobox_level +parent: Task types +nav_order: 28 +--- + +# bentobox_level (task type) + +Since v2.12 +{: .label .label-green } + +Plugin 'BentoBox' required +{: .label } Reach a certain BentoBox level. diff --git a/docs/task-type/blockbreak-(task-type).md b/docs/task-type/blockbreak-(task-type).md index a719bcb1..66595b5a 100644 --- a/docs/task-type/blockbreak-(task-type).md +++ b/docs/task-type/blockbreak-(task-type).md @@ -1,5 +1,17 @@ -Breaka set amount of blocks. +--- +title: blockbreak +parent: Task types +nav_order: 1 +--- +# blockbreak (task type) + +Since v1.0 +{: .label .label-green } + +Break a set amount of blocks. + +{: .note } Since Quests v3.13, `blockbreakcertain` and `blockbreak` have been merged into one. Both names can be used to refer to this task. diff --git a/docs/task-type/blockplace-(task-type).md b/docs/task-type/blockplace-(task-type).md index d5892423..e39538c8 100644 --- a/docs/task-type/blockplace-(task-type).md +++ b/docs/task-type/blockplace-(task-type).md @@ -1,5 +1,17 @@ +--- +title: blockplace +parent: Task types +nav_order: 2 +--- + +# blockplace (task type) + +Since v1.0 +{: .label .label-green} + Place a set amount of blocks. +{: .note } Since Quests v3.13, `blockplacecertain` and `blockplace` have been merged into one. Both names can be used to refer to this task. diff --git a/docs/task-type/breeding-(task-type).md b/docs/task-type/breeding-(task-type).md index 58797cb4..66459f7d 100644 --- a/docs/task-type/breeding-(task-type).md +++ b/docs/task-type/breeding-(task-type).md @@ -1,3 +1,14 @@ +--- +title: breeding +parent: Task types +nav_order: 3 +--- + +# breeding (task type) + +Since v2.2 +{: .label .label-green } + Breed a certain amount of animals. ## Options diff --git a/docs/task-type/brewing-(task-type).md b/docs/task-type/brewing-(task-type).md index d7fc9f28..312e3dfb 100644 --- a/docs/task-type/brewing-(task-type).md +++ b/docs/task-type/brewing-(task-type).md @@ -1,3 +1,14 @@ +--- +title: brewing +parent: Task types +nav_order: 4 +--- + +# brewing (task type) + +Since v2.0.13 +{: .label .label-green } + Brew a set amount of potions. ## Options diff --git a/docs/task-type/bucketempty-(task-type).md b/docs/task-type/bucketempty-(task-type).md index cbce8af8..49806d17 100644 --- a/docs/task-type/bucketempty-(task-type).md +++ b/docs/task-type/bucketempty-(task-type).md @@ -1,3 +1,14 @@ +--- +title: bucketempty +parent: Task types +nav_order: 5 +--- + +# bucketempty (task type) + +Since v3.9 +{: .label .label-green } + Empty a bucket. ## Options diff --git a/docs/task-type/bucketfill-(task-type).md b/docs/task-type/bucketfill-(task-type).md index d9969808..3648d06e 100644 --- a/docs/task-type/bucketfill-(task-type).md +++ b/docs/task-type/bucketfill-(task-type).md @@ -1,3 +1,14 @@ +--- +title: bucketfill +parent: Task types +nav_order: 6 +--- + +# bucketfill (task type) + +Since v3.9 +{: .label .label-green } + Fill a bucket up. ## Options diff --git a/docs/task-type/citizens_deliver-(task-type).md b/docs/task-type/citizens_deliver-(task-type).md index 3be9cdaa..14f56f20 100644 --- a/docs/task-type/citizens_deliver-(task-type).md +++ b/docs/task-type/citizens_deliver-(task-type).md @@ -1,5 +1,16 @@ - -*This requires the Citizens plugin to activate.* +--- +title: citizens_deliver +parent: Task types +nav_order: 29 +--- + +# citizens_deliver (task type) + +Since v2.0.15 +{: .label .label-green } + +Plugin 'Citizens' required +{: .label } Deliver a set of items to a Citizens NPC. diff --git a/docs/task-type/citizens_interact-(task-type).md b/docs/task-type/citizens_interact-(task-type).md index eb744f27..f25e9844 100644 --- a/docs/task-type/citizens_interact-(task-type).md +++ b/docs/task-type/citizens_interact-(task-type).md @@ -1,5 +1,16 @@ - -*This requires the Citizens plugin to activate.* +--- +title: citizens_interact +parent: Task types +nav_order: 30 +--- + +# citizens_interact (task type) + +Since v2.0.15 +{: .label .label-green } + +Plugin 'Citizens' required +{: .label } Interact with a Citizens NPC. diff --git a/docs/task-type/command-(task-type).md b/docs/task-type/command-(task-type).md index a5a42960..4e2d426f 100644 --- a/docs/task-type/command-(task-type).md +++ b/docs/task-type/command-(task-type).md @@ -1,3 +1,14 @@ +--- +title: command +parent: Task types +nav_order: 7 +--- + +# command (task type) + +Since v2.12 +{: .label .label-green } + Execute a specific command. This task may not work for commands not properly registered with the diff --git a/docs/task-type/consume-(task-type).md b/docs/task-type/consume-(task-type).md index b0d3acd4..4b748c89 100644 --- a/docs/task-type/consume-(task-type).md +++ b/docs/task-type/consume-(task-type).md @@ -1,3 +1,14 @@ +--- +title: consume +parent: Task types +nav_order: 8 +--- + +# consume (task type) + +Since v3.9 +{: .label .label-green } + Consume a specific item. ## Options diff --git a/docs/task-type/crafting-(task-type).md b/docs/task-type/crafting-(task-type).md index de9147b0..1622c502 100644 --- a/docs/task-type/crafting-(task-type).md +++ b/docs/task-type/crafting-(task-type).md @@ -1,3 +1,14 @@ +--- +title: crafting +parent: Task types +nav_order: 9 +--- + +# crafting (task type) + +Since v3.0 +{: .label .label-green } + Craft a set of items. ## Options diff --git a/docs/task-type/dealdamage-(task-type).md b/docs/task-type/dealdamage-(task-type).md index 2683e647..426f76e2 100644 --- a/docs/task-type/dealdamage-(task-type).md +++ b/docs/task-type/dealdamage-(task-type).md @@ -1,3 +1,14 @@ +--- +title: dealdamage +parent: Task types +nav_order: 10 +--- + +# dealdamage (task type) + +Since v2.2 +{: .label .label-green } + Deal a certain amount of damage. ## Options diff --git a/docs/task-type/distancefrom-(task-type).md b/docs/task-type/distancefrom-(task-type).md index 3fa7fdae..5c0e8305 100644 --- a/docs/task-type/distancefrom-(task-type).md +++ b/docs/task-type/distancefrom-(task-type).md @@ -1,3 +1,14 @@ +--- +title: distancefrom +parent: Task types +nav_order: 11 +--- + +# distancefrom (task type) + +Since v2.12 +{: .label .label-green } + Travel away from a set of co-ordinates. ## Options diff --git a/docs/task-type/enchanting-(task-type).md b/docs/task-type/enchanting-(task-type).md index c22907b7..1e2b6c80 100644 --- a/docs/task-type/enchanting-(task-type).md +++ b/docs/task-type/enchanting-(task-type).md @@ -1,3 +1,14 @@ +--- +title: enchanting +parent: Task types +nav_order: 12 +--- + +# enchanting (task type) + +Since v2.2 +{: .label .label-green } + Enchant an item. ## Options diff --git a/docs/task-type/essentials_balance-(task-type).md b/docs/task-type/essentials_balance-(task-type).md index ab600bc1..6d246376 100644 --- a/docs/task-type/essentials_balance-(task-type).md +++ b/docs/task-type/essentials_balance-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the Essentials plugin to activate.* +--- +title: essentials_balance +parent: Task types +nav_order: 31 +--- + +# essentials_balance (task type) + +Since v2.12 +{: .label .label-green } + +Plugin 'Essentials' required +{: .label } Reach a certain balance. diff --git a/docs/task-type/essentials_moneyearn-(task-type).md b/docs/task-type/essentials_moneyearn-(task-type).md index bf5c8efd..eba692fa 100644 --- a/docs/task-type/essentials_moneyearn-(task-type).md +++ b/docs/task-type/essentials_moneyearn-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the Essentials plugin to activate.* +--- +title: essentials_moneyearn +parent: Task types +nav_order: 32 +--- + +# essentials_moneyearn (task type) + +Since v2.12 +{: .label .label-green } + +Plugin 'Essentials' required +{: .label } Earn a certain amount of money after starting quest. diff --git a/docs/task-type/expearn-(task-type).md b/docs/task-type/expearn-(task-type).md index f4de7c5b..86cbf5ca 100644 --- a/docs/task-type/expearn-(task-type).md +++ b/docs/task-type/expearn-(task-type).md @@ -1,3 +1,14 @@ +--- +title: expearn +parent: Task types +nav_order: 13 +--- + +# expearn (task type) + +Since v2.2 +{: .label .label-green } + Earn a set amount of exp after starting the quest. ## Options diff --git a/docs/task-type/fabledskyblock_level-(task-type).md b/docs/task-type/fabledskyblock_level-(task-type).md index ec689b56..eecf2dc0 100644 --- a/docs/task-type/fabledskyblock_level-(task-type).md +++ b/docs/task-type/fabledskyblock_level-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the FabledSkyblock plugin to activate.* +--- +title: fabledskyblock_level +parent: Task types +nav_order: 33 +--- + +# fabledskyblock_level (task type) + +Since v3.5 +{: .label .label-green } + +Plugin 'FabledSkyblock' required +{: .label } Reach a certain FabledSkyblock level. diff --git a/docs/task-type/farming-(task-type).md b/docs/task-type/farming-(task-type).md index de5c5d6a..57406c00 100644 --- a/docs/task-type/farming-(task-type).md +++ b/docs/task-type/farming-(task-type).md @@ -1,9 +1,22 @@ - -*Requires Minecraft 1.13+. For previous versions, use -[blockbreak](blockbreak_(task_type) "wikilink").* +--- +title: farming +parent: Task types +nav_order: 14 +--- + +# farming (task type) + +Since v3.5 +{: .label .label-green } + +Minecraft 1.13+ required +{: .label .label-purple } + +*For previous versions, use [blockbreak](blockbreak_(task_type) "wikilink").* Farm a set amount of crops. +{: .note } Since Quests v3.13, `farmingcertain` and `farming` have been merged into one. Both names can be used to refer to this task. diff --git a/docs/task-type/fishing-(task-type).md b/docs/task-type/fishing-(task-type).md index fa63358f..0143bbe4 100644 --- a/docs/task-type/fishing-(task-type).md +++ b/docs/task-type/fishing-(task-type).md @@ -1,7 +1,19 @@ +--- +title: fishing +parent: Task types +nav_order: 15 +--- + +# fishing (task type) + +Since v2.0 +{: .label .label-green } + Fish a set amount of items. +{: .note } Since Quests v3.13, `fishingcertain` and `fishing` have been merged into -one. +one. Both names can be used to refer to this task. ## Options diff --git a/docs/task-type/index.md b/docs/task-type/index.md new file mode 100644 index 00000000..4b0e657f --- /dev/null +++ b/docs/task-type/index.md @@ -0,0 +1,7 @@ +--- +title: Task types +has_children: true +nav_order: 6 +--- + +# Task types
\ No newline at end of file diff --git a/docs/task-type/inventory-(task-type).md b/docs/task-type/inventory-(task-type).md index e5e22b15..67354434 100644 --- a/docs/task-type/inventory-(task-type).md +++ b/docs/task-type/inventory-(task-type).md @@ -1,3 +1,15 @@ +--- +title: inventory +parent: Task types +nav_order: 16 +--- + +# inventory (task type) + +Since v1.4 +{: .label .label-green } + + Obtain a set of items. ## Options diff --git a/docs/task-type/iridiumskyblock_value-(task-type).md b/docs/task-type/iridiumskyblock_value-(task-type).md index c465c049..40ca8a8c 100644 --- a/docs/task-type/iridiumskyblock_value-(task-type).md +++ b/docs/task-type/iridiumskyblock_value-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the IridiumSkyblock plugin to activate.* +--- +title: iridiumskyblock_value +parent: Task types +nav_order: 34 +--- + +# iridiumskyblock_value (task type) + +Since v3.5 +{: .label .label-green } + +Plugin 'IridiumSkyblock' required - version 2.x only +{: .label } Reach a certain IridiumSkyblock value. diff --git a/docs/task-type/milking-(task-type).md b/docs/task-type/milking-(task-type).md index dcf296b2..75c2ed86 100644 --- a/docs/task-type/milking-(task-type).md +++ b/docs/task-type/milking-(task-type).md @@ -1,3 +1,14 @@ +--- +title: milking +parent: Task types +nav_order: 17 +--- + +# milking (task type) + +Since v2.0 +{: .label .label-green } + Milk a set amount of cows. ## Options diff --git a/docs/task-type/mobkilling-(task-type).md b/docs/task-type/mobkilling-(task-type).md index 6b7565d7..8ad286a3 100644 --- a/docs/task-type/mobkilling-(task-type).md +++ b/docs/task-type/mobkilling-(task-type).md @@ -1,5 +1,17 @@ +--- +title: mobkilling +parent: Task types +nav_order: 18 +--- + +# mobkilling (task type) + +Since v2.0 +{: .label .label-green } + Kill a set amount of mobs. +{: .note } Since Quests v3.13, `mobkillingcertain` and `mobkilling` have been merged into one. Both names can be used to refer to this task. diff --git a/docs/task-type/mythicmobs_killing-(task-type).md b/docs/task-type/mythicmobs_killing-(task-type).md index 14f1a0ee..4862f66d 100644 --- a/docs/task-type/mythicmobs_killing-(task-type).md +++ b/docs/task-type/mythicmobs_killing-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the MythicMobs plugin to activate.* +--- +title: mythicmobs_killing +parent: Task types +nav_order: 35 +--- + +# mythicmobs_killing (task type) + +Since v2.3 +{: .label .label-green } + +Plugin 'MythicMobs' required +{: .label } Kill a certain MythicMobs mob. diff --git a/docs/task-type/permission-(task-type).md b/docs/task-type/permission-(task-type).md index 631a462e..aa55c00a 100644 --- a/docs/task-type/permission-(task-type).md +++ b/docs/task-type/permission-(task-type).md @@ -1,5 +1,18 @@ +--- +title: permission +parent: Task types +nav_order: 19 +--- + +# permission (task type) + +Since v2.9.5 +{: .label .label-green } + Test if a player has a permission. +This task works by regularly polling a player at a certain interval. + ## Options | Key | Description | Type | Required | Default | Notes | diff --git a/docs/task-type/placeholderapi_evaluate-(task-type).md b/docs/task-type/placeholderapi_evaluate-(task-type).md index ae678193..87079d7f 100644 --- a/docs/task-type/placeholderapi_evaluate-(task-type).md +++ b/docs/task-type/placeholderapi_evaluate-(task-type).md @@ -1,7 +1,18 @@ - -*Requires the PlaceholderAPI plugin to activate.* +--- +title: placeholderapi_evaluate +parent: Task types +nav_order: 36 +--- -Reach a certain PlaceholderAPI level. +# placeholderapi_evaluate (task type) + +Since v2.9.5 +{: .label .label-green } + +Plugin 'PlaceholderAPI' required +{: .label } + +Evaluate a certain PlaceholderAPI placeholder and compare it against a given condition. ## Options diff --git a/docs/task-type/playerkilling-(task-type).md b/docs/task-type/playerkilling-(task-type).md index 62cc2343..4aee13bf 100644 --- a/docs/task-type/playerkilling-(task-type).md +++ b/docs/task-type/playerkilling-(task-type).md @@ -1,3 +1,15 @@ +--- +title: playerkilling +parent: Task types +nav_order: 20 +--- + +# playerkilling (task type) + +Since v2.0 +{: .label .label-green } + + Kill a set amount of players. ## Options diff --git a/docs/task-type/playtime-(task-type).md b/docs/task-type/playtime-(task-type).md index f3b827df..649b0db4 100644 --- a/docs/task-type/playtime-(task-type).md +++ b/docs/task-type/playtime-(task-type).md @@ -1,5 +1,19 @@ +--- +title: playtime +parent: Task types +nav_order: 21 +--- + +# playtime (task type) + +Since v1.8 +{: .label .label-green } + Play for a certain amount of time after starting the quest. +{: .note } +Before Quests v2.0, this task was known as `TIMEPLAYED`. + ## Options | Key | Description | Type | Required | Default | Notes | diff --git a/docs/task-type/position-(task-type).md b/docs/task-type/position-(task-type).md index dfa85e9a..bf990ca8 100644 --- a/docs/task-type/position-(task-type).md +++ b/docs/task-type/position-(task-type).md @@ -1,3 +1,14 @@ +--- +title: position +parent: Task types +nav_order: 22 +--- + +# position (task type) + +Since v2.0.3 +{: .label .label-green } + Reach a set of co-ordinates. ## Options diff --git a/docs/task-type/shearing-(task-type).md b/docs/task-type/shearing-(task-type).md index 4d65861d..5c81e1e7 100644 --- a/docs/task-type/shearing-(task-type).md +++ b/docs/task-type/shearing-(task-type).md @@ -1,3 +1,15 @@ +--- +title: shearing +parent: Task types +nav_order: 23 +--- + +# shearing (task type) + +Since v2.0 +{: .label .label-green } + + Shear a set amount of sheep. ## Options diff --git a/docs/task-type/shopguiplus_buy-(task-type).md b/docs/task-type/shopguiplus_buy-(task-type).md index 888a1384..85c03ae9 100644 --- a/docs/task-type/shopguiplus_buy-(task-type).md +++ b/docs/task-type/shopguiplus_buy-(task-type).md @@ -1,8 +1,20 @@ - -*Requires the ShopGUI+ plugin to activate.* +--- +title: shopguiplus_buy +parent: Task types +nav_order: 37 +--- + +# shopguiplus_buy (task type) + +Since v2.15 +{: .label .label-green } + +Plugin 'ShopGUI+' required +{: .label } Buy a certain number of items from a ShopGUI+ shop. +{: .note } Since Quests v3.13, `shopguiplus_buycertain` and `shopguiplus_buy` have been merged into one. Both names can be used to refer to this task. diff --git a/docs/task-type/shopguiplus_sell-(task-type).md b/docs/task-type/shopguiplus_sell-(task-type).md index 144e2a42..a1c94a10 100644 --- a/docs/task-type/shopguiplus_sell-(task-type).md +++ b/docs/task-type/shopguiplus_sell-(task-type).md @@ -1,8 +1,20 @@ - -*Requires the ShopGUI+ plugin to activate.* +--- +title: shopguiplus_sell +parent: Task types +nav_order: 38 +--- + +# shopguiplus_sell (task type) + +Since v2.15 +{: .label .label-green } + +Plugin 'ShopGUI+' required +{: .label } Sell a certain number of items to a ShopGUI+ shop. +{: .note } Since Quests v3.13, `shopguiplus_sellcertain` and `shopguiplus_sell` have been merged into one. Both names can be used to refer to this task. diff --git a/docs/task-type/smelting-(task-type).md b/docs/task-type/smelting-(task-type).md index edfd41d9..6a6f3f49 100644 --- a/docs/task-type/smelting-(task-type).md +++ b/docs/task-type/smelting-(task-type).md @@ -1,5 +1,17 @@ +--- +title: smelting +parent: Task types +nav_order: 24 +--- + +# smelting (task type) + +Since v3.12 +{: .label .label-green } + Cook a set amount of an item. +{: .note } Since Quests v3.13, `smeltingcertain` and `smelting` have been merged into one. Both names can be used to refer to this task. diff --git a/docs/task-type/superiorskyblock_level-(task-type).md b/docs/task-type/superiorskyblock_level-(task-type).md index 6289fc83..c23996b6 100644 --- a/docs/task-type/superiorskyblock_level-(task-type).md +++ b/docs/task-type/superiorskyblock_level-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the SuperiorSkyblock plugin to activate.* +--- +title: superiorskyblock_level +parent: Task types +nav_order: 39 +--- + +# superiorskyblock_level (task type) + +Since v3.7 +{: .label .label-green } + +Plugin 'SuperiorSkyblock' required +{: .label } Reach a certain SuperiorSkyblock level. diff --git a/docs/task-type/superiorskyblock_worth-(task-type).md b/docs/task-type/superiorskyblock_worth-(task-type).md index 51572258..a47d50fe 100644 --- a/docs/task-type/superiorskyblock_worth-(task-type).md +++ b/docs/task-type/superiorskyblock_worth-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the SuperiorSkyblock plugin to activate.* +--- +title: superiorskyblock_worth +parent: Task types +nav_order: 40 +--- + +# superiorskyblock_worth (task type) + +Since v3.7 +{: .label .label-green } + +Plugin 'SuperiorSkyblock' required +{: .label } Reach a certain SuperiorSkyblock worth. @@ -7,7 +18,7 @@ Reach a certain SuperiorSkyblock worth. | Key | Description | Type | Required | Default | Notes | |---------|---------------------|---------|----------|---------|-------| -| `worth` | The worth to worth. | Integer | Yes | \- | \- | +| `worth` | The worth to reach. | Integer | Yes | \- | \- | ## Examples diff --git a/docs/task-type/taming-(task-type).md b/docs/task-type/taming-(task-type).md index 775ff567..1847bda4 100644 --- a/docs/task-type/taming-(task-type).md +++ b/docs/task-type/taming-(task-type).md @@ -1,3 +1,14 @@ +--- +title: taming +parent: Task types +nav_order: 25 +--- + +# taming (task type) + +Since v3.13 +{: .label .label-green } + Tame a set amount of animals. ## Options diff --git a/docs/task-type/uskyblock_level-(task-type).md b/docs/task-type/uskyblock_level-(task-type).md index 2ae22ca4..729ca5c6 100644 --- a/docs/task-type/uskyblock_level-(task-type).md +++ b/docs/task-type/uskyblock_level-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the uSkyBlock plugin to activate.* +--- +title: uskyblock_level +parent: Task types +nav_order: 41 +--- + +# uskyblock_level (task type) + +Since v1.7.1 +{: .label .label-green } + +Plugin 'uSkyBlock' required +{: .label } Reach a certain uSkyBlock level. diff --git a/docs/task-type/votingplugin_vote-(task-type).md b/docs/task-type/votingplugin_vote-(task-type).md index fec37347..6a17abac 100644 --- a/docs/task-type/votingplugin_vote-(task-type).md +++ b/docs/task-type/votingplugin_vote-(task-type).md @@ -1,5 +1,16 @@ - -*Requires the VotingPlugin plugin to activate.* +--- +title: votingplugin_vote +parent: Task types +nav_order: 42 +--- + +# votingplugin_vote (task type) + +Since v3.7 +{: .label .label-green } + +Plugin 'VotingPlugin' required +{: .label } Vote a number of times using VotingPlugin. diff --git a/docs/task-type/walking-(task-type).md b/docs/task-type/walking-(task-type).md index c2bc492e..4c38fc27 100644 --- a/docs/task-type/walking-(task-type).md +++ b/docs/task-type/walking-(task-type).md @@ -1,3 +1,14 @@ +--- +title: walking +parent: Task types +nav_order: 26 +--- + +# walking (task type) + +Since v2.0 +{: .label .label-green } + Walk a set distance. ## Options |
