<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Picker on GamesInTheBox Documentation</title><link>https://gamesinthebox-mc.github.io/Docs/picker.html</link><description>Recent content in Picker on GamesInTheBox Documentation</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://gamesinthebox-mc.github.io/Docs/picker/index.xml" rel="self" type="application/rss+xml"/><item><title>Random</title><link>https://gamesinthebox-mc.github.io/Docs/picker/random.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gamesinthebox-mc.github.io/Docs/picker/random.html</guid><description>This is a simple picker that choose a random arena from the planner.
Format picker-type: random pick-delay: &amp;lt;time&amp;gt; settings: # Your game settings are generated hereNote pick-delay: The time to wait before choosing the next arena Variable Variable Description {picker_time_left} The time left before choosing the next arena</description></item><item><title>Chance</title><link>https://gamesinthebox-mc.github.io/Docs/picker/chance.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gamesinthebox-mc.github.io/Docs/picker/chance.html</guid><description>This is a picker that choose a random arena based on the specific chance of it.
Format picker-type: chance pick-delay: &amp;lt;time&amp;gt; pick-chance: arena1: 10 arena2: 20 arena3: 30 arena4: 40 settings: # Your game settings are generated hereNote pick-delay: The time to wait before choosing the next arena pick-chance: The chance that an arena would be picked Variable Variable Description {picker_time_left} The time left before choosing the next arena</description></item><item><title>Sequence</title><link>https://gamesinthebox-mc.github.io/Docs/picker/sequence.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gamesinthebox-mc.github.io/Docs/picker/sequence.html</guid><description>This is a picker that choose an arena in the specific sequence of arenas.
Format picker-type: sequence pick-delay: &amp;lt;time&amp;gt; pick-sequence: - &amp;#34;arena1,arena2,arena3&amp;#34; - &amp;#34;arena4,arena5&amp;#34; - &amp;#34;arena6&amp;#34; settings: # Your game settings are generated hereNote pick-delay: The time to wait before choosing the next arena pick-sequence: The sequence of arenas (as a list) that the picker would follow along with Tip The picker would follow the sequence line-by-line. However, you can add multiple arenas in a line and let the picker randomly choose one of them.</description></item></channel></rss>