Skip to content

Commit

Permalink
Deployed e13c5e0 to 0.2.x with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 6, 2024
1 parent 67dbe35 commit 19cd539
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 0.2.x/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ <h2 id="hooking-into-the-api">Hooking into the API<a class="headerlink" href="#h
<span class="n">BedwarsAPI</span><span class="w"> </span><span class="n">api</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="n">BedwarsAPI</span><span class="p">.</span><span class="na">getInstance</span><span class="p">();</span>
<span class="p">...</span>
</code></pre></div></td></tr></table></div>
<p>Javadoc: <a href="https://jd.screamingsandals.org/sbw-0-2-x/BedWars-API/">https://jd.screamingsandals.org/sbw-0-2-x/BedWars-API/</a></p>
<p>Javadoc: <a href="https://docs.screamingsandals.org/BedWars/javadoc/0.2.36/">https://docs.screamingsandals.org/BedWars/javadoc/0.2.36/</a></p>



Expand Down
2 changes: 1 addition & 1 deletion 0.2.x/arena/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ <h2 id="setting-the-arena-positions">Setting the arena positions<a class="header
<p><img alt="Arena bounds" src="../assets/arena_bounds.png" width="400"/></p>
<h2 id="adding-teams">Adding teams<a class="headerlink" href="#adding-teams" title="Permanent link">&para;</a></h2>
<p>Now it's time to add the teams. To add a team, do <code>/bw admin &lt;arena&gt; team add &lt;team name&gt; &lt;team colour&gt; &lt;team size&gt;</code>.</p>
<p>For the colors, you can use this <a href="https://jd.screamingsandals.org/sbw-0-2-x/BedWars-API/org/screamingsandals/bedwars/api/TeamColor.html">TeamColor</a> enum: <code>RED</code>, <code>BLUE</code>, <code>GREEN</code>, <code>YELLOW</code>, <code>MAGENTA</code>, <code>PINK</code>, <code>LIME</code>, <code>BLACK</code>, <code>WHITE</code>, <code>ORANGE</code>, <code>LIGHT_GRAY</code>, <code>GRAY</code>, <code>LIGHT_BLUE</code>, <code>CYAN</code> and <code>BROWN</code>.</p>
<p>For the colors, you can use this <a href="https://docs.screamingsandals.org/BedWars/javadoc/0.2.36/org/screamingsandals/bedwars/api/TeamColor.html">TeamColor</a> enum: <code>RED</code>, <code>BLUE</code>, <code>GREEN</code>, <code>YELLOW</code>, <code>MAGENTA</code>, <code>PINK</code>, <code>LIME</code>, <code>BLACK</code>, <code>WHITE</code>, <code>ORANGE</code>, <code>LIGHT_GRAY</code>, <code>GRAY</code>, <code>LIGHT_BLUE</code>, <code>CYAN</code> and <code>BROWN</code>.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>You must create at least 2 teams.</p>
Expand Down
2 changes: 1 addition & 1 deletion 0.2.x/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 19cd539

Please sign in to comment.