Skip to content

Commit

Permalink
Automatic CI Documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shynixn CI Actions committed Dec 15, 2023
1 parent 48d6741 commit b4286e0
Show file tree
Hide file tree
Showing 56 changed files with 258 additions and 258 deletions.
Binary file modified docs/build/doctrees/api/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 5bbf8090bff0df34b4e3443461c466cf
config: 8dc1ae54e263c2cf6483332cd56985d8
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/build/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '6.31.0',
VERSION: '6.38.0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
18 changes: 9 additions & 9 deletions docs/build/html/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Developer API &mdash; BlockBall 6.31.0 documentation</title>
<title>Developer API &mdash; BlockBall 6.38.0 documentation</title>



Expand Down Expand Up @@ -40,7 +40,7 @@
<link rel="index" title="Index"
href="../genindex.html"/>
<link rel="search" title="Search" href="../search.html"/>
<link rel="top" title="BlockBall 6.31.0 documentation" href="../index.html"/>
<link rel="top" title="BlockBall 6.38.0 documentation" href="../index.html"/>
<link rel="next" title="FAQ" href="../faq/index.html"/>
<link rel="prev" title="Datacollecting" href="../general/datacollecting.html"/>

Expand Down Expand Up @@ -71,7 +71,7 @@


<div class="version">
6.31.0
6.38.0
</div>


Expand Down Expand Up @@ -193,22 +193,22 @@ <h2>Including the BlockBall API<a class="headerlink" href="#including-the-blockb
<pre class="literal-block">&lt;dependency&gt;
&lt;groupId&gt;com.github.shynixn.blockball&lt;/groupId&gt;
&lt;artifactId&gt;blockball-api&lt;/artifactId&gt;
&lt;version&gt;6.31.0&lt;/version&gt;
&lt;version&gt;6.38.0&lt;/version&gt;
&lt;scope&gt;provided&lt;/scope&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
&lt;groupId&gt;com.github.shynixn.blockball&lt;/groupId&gt;
&lt;artifactId&gt;blockball-bukkit-api&lt;/artifactId&gt;
&lt;version&gt;6.31.0&lt;/version&gt;
&lt;version&gt;6.38.0&lt;/version&gt;
&lt;scope&gt;provided&lt;/scope&gt;
&lt;/dependency&gt;</pre>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>Gradle</strong> - Bukkit</p>
</div>
<pre class="literal-block">dependencies {
compileOnly 'com.github.shynixn.blockball:blockball-api:6.31.0'
compileOnly 'com.github.shynixn.blockball:blockball-bukkit-api:6.31.0'
compileOnly 'com.github.shynixn.blockball:blockball-api:6.38.0'
compileOnly 'com.github.shynixn.blockball:blockball-bukkit-api:6.38.0'
}</pre>
<div class="admonition note">
<p class="admonition-title">Note</p>
Expand Down Expand Up @@ -342,7 +342,7 @@ <h2>Listen to Events<a class="headerlink" href="#listen-to-events" title="Permal

<div role="contentinfo">
<p>
&copy; Copyright 2015 - 2023, Shynixn.
&copy; Copyright 2015 - 2024, Shynixn.

</p>
</div>
Expand All @@ -363,7 +363,7 @@ <h2>Listen to Events<a class="headerlink" href="#listen-to-events" title="Permal
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'6.31.0',
VERSION:'6.38.0',
LANGUAGE:'en',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
10 changes: 5 additions & 5 deletions docs/build/html/commands/commandlist.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Commandslist &mdash; BlockBall 6.31.0 documentation</title>
<title>Commandslist &mdash; BlockBall 6.38.0 documentation</title>



Expand Down Expand Up @@ -40,7 +40,7 @@
<link rel="index" title="Index"
href="../genindex.html"/>
<link rel="search" title="Search" href="../search.html"/>
<link rel="top" title="BlockBall 6.31.0 documentation" href="../index.html"/>
<link rel="top" title="BlockBall 6.38.0 documentation" href="../index.html"/>
<link rel="up" title="Commands" href="index.html"/>
<link rel="next" title="Rename Commands" href="renamecommands.html"/>
<link rel="prev" title="Commands" href="index.html"/>
Expand Down Expand Up @@ -72,7 +72,7 @@


<div class="version">
6.31.0
6.38.0
</div>


Expand Down Expand Up @@ -295,7 +295,7 @@ <h2>/bbleave<a class="headerlink" href="#bbleave" title="Permalink to this headi

<div role="contentinfo">
<p>
&copy; Copyright 2015 - 2023, Shynixn.
&copy; Copyright 2015 - 2024, Shynixn.

</p>
</div>
Expand All @@ -316,7 +316,7 @@ <h2>/bbleave<a class="headerlink" href="#bbleave" title="Permalink to this headi
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'6.31.0',
VERSION:'6.38.0',
LANGUAGE:'en',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
10 changes: 5 additions & 5 deletions docs/build/html/commands/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Commands &mdash; BlockBall 6.31.0 documentation</title>
<title>Commands &mdash; BlockBall 6.38.0 documentation</title>



Expand Down Expand Up @@ -40,7 +40,7 @@
<link rel="index" title="Index"
href="../genindex.html"/>
<link rel="search" title="Search" href="../search.html"/>
<link rel="top" title="BlockBall 6.31.0 documentation" href="../index.html"/>
<link rel="top" title="BlockBall 6.38.0 documentation" href="../index.html"/>
<link rel="next" title="Commandslist" href="commandlist.html"/>
<link rel="prev" title="Placeholders" href="../customizing/placeholders.html"/>

Expand Down Expand Up @@ -71,7 +71,7 @@


<div class="version">
6.31.0
6.38.0
</div>


Expand Down Expand Up @@ -214,7 +214,7 @@ <h1>Commands<a class="headerlink" href="#commands" title="Permalink to this head

<div role="contentinfo">
<p>
&copy; Copyright 2015 - 2023, Shynixn.
&copy; Copyright 2015 - 2024, Shynixn.

</p>
</div>
Expand All @@ -235,7 +235,7 @@ <h1>Commands<a class="headerlink" href="#commands" title="Permalink to this head
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'6.31.0',
VERSION:'6.38.0',
LANGUAGE:'en',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
10 changes: 5 additions & 5 deletions docs/build/html/commands/renamecommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Rename Commands &mdash; BlockBall 6.31.0 documentation</title>
<title>Rename Commands &mdash; BlockBall 6.38.0 documentation</title>



Expand Down Expand Up @@ -40,7 +40,7 @@
<link rel="index" title="Index"
href="../genindex.html"/>
<link rel="search" title="Search" href="../search.html"/>
<link rel="top" title="BlockBall 6.31.0 documentation" href="../index.html"/>
<link rel="top" title="BlockBall 6.38.0 documentation" href="../index.html"/>
<link rel="up" title="Commands" href="index.html"/>
<link rel="next" title="General" href="../general/index.html"/>
<link rel="prev" title="Commandslist" href="commandlist.html"/>
Expand Down Expand Up @@ -72,7 +72,7 @@


<div class="version">
6.31.0
6.38.0
</div>


Expand Down Expand Up @@ -232,7 +232,7 @@ <h1>Rename Commands<a class="headerlink" href="#rename-commands" title="Permalin

<div role="contentinfo">
<p>
&copy; Copyright 2015 - 2023, Shynixn.
&copy; Copyright 2015 - 2024, Shynixn.

</p>
</div>
Expand All @@ -253,7 +253,7 @@ <h1>Rename Commands<a class="headerlink" href="#rename-commands" title="Permalin
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'6.31.0',
VERSION:'6.38.0',
LANGUAGE:'en',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
10 changes: 5 additions & 5 deletions docs/build/html/contributing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Contributing to BlockBall &mdash; BlockBall 6.31.0 documentation</title>
<title>Contributing to BlockBall &mdash; BlockBall 6.38.0 documentation</title>



Expand Down Expand Up @@ -40,7 +40,7 @@
<link rel="index" title="Index"
href="../genindex.html"/>
<link rel="search" title="Search" href="../search.html"/>
<link rel="top" title="BlockBall 6.31.0 documentation" href="../index.html"/>
<link rel="top" title="BlockBall 6.38.0 documentation" href="../index.html"/>
<link rel="prev" title="Can I use the /reload command?" href="../faq/caniusereload.html"/>


Expand Down Expand Up @@ -70,7 +70,7 @@


<div class="version">
6.31.0
6.38.0
</div>


Expand Down Expand Up @@ -214,7 +214,7 @@ <h2>New feature idea? Bug report?<a class="headerlink" href="#new-feature-idea-b

<div role="contentinfo">
<p>
&copy; Copyright 2015 - 2023, Shynixn.
&copy; Copyright 2015 - 2024, Shynixn.

</p>
</div>
Expand All @@ -235,7 +235,7 @@ <h2>New feature idea? Bug report?<a class="headerlink" href="#new-feature-idea-b
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'6.31.0',
VERSION:'6.38.0',
LANGUAGE:'en',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
10 changes: 5 additions & 5 deletions docs/build/html/customizing/abilities.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Abilities &mdash; BlockBall 6.31.0 documentation</title>
<title>Abilities &mdash; BlockBall 6.38.0 documentation</title>



Expand Down Expand Up @@ -40,7 +40,7 @@
<link rel="index" title="Index"
href="../genindex.html"/>
<link rel="search" title="Search" href="../search.html"/>
<link rel="top" title="BlockBall 6.31.0 documentation" href="../index.html"/>
<link rel="top" title="BlockBall 6.38.0 documentation" href="../index.html"/>
<link rel="up" title="Customizing" href="index.html"/>
<link rel="next" title="DoubleJump" href="doublejump.html"/>
<link rel="prev" title="Soundeffect" href="soundeffect.html"/>
Expand Down Expand Up @@ -72,7 +72,7 @@


<div class="version">
6.31.0
6.38.0
</div>


Expand Down Expand Up @@ -222,7 +222,7 @@ <h1>Abilities<a class="headerlink" href="#abilities" title="Permalink to this he

<div role="contentinfo">
<p>
&copy; Copyright 2015 - 2023, Shynixn.
&copy; Copyright 2015 - 2024, Shynixn.

</p>
</div>
Expand All @@ -243,7 +243,7 @@ <h1>Abilities<a class="headerlink" href="#abilities" title="Permalink to this he
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'6.31.0',
VERSION:'6.38.0',
LANGUAGE:'en',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
10 changes: 5 additions & 5 deletions docs/build/html/customizing/areaprotection.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>AreaProtection &mdash; BlockBall 6.31.0 documentation</title>
<title>AreaProtection &mdash; BlockBall 6.38.0 documentation</title>



Expand Down Expand Up @@ -40,7 +40,7 @@
<link rel="index" title="Index"
href="../genindex.html"/>
<link rel="search" title="Search" href="../search.html"/>
<link rel="top" title="BlockBall 6.31.0 documentation" href="../index.html"/>
<link rel="top" title="BlockBall 6.38.0 documentation" href="../index.html"/>
<link rel="up" title="Misc" href="misc.html"/>
<link rel="next" title="GameProperties" href="othergame.html"/>
<link rel="prev" title="Misc" href="misc.html"/>
Expand Down Expand Up @@ -72,7 +72,7 @@


<div class="version">
6.31.0
6.38.0
</div>


Expand Down Expand Up @@ -276,7 +276,7 @@ <h2>Properties<a class="headerlink" href="#properties" title="Permalink to this

<div role="contentinfo">
<p>
&copy; Copyright 2015 - 2023, Shynixn.
&copy; Copyright 2015 - 2024, Shynixn.

</p>
</div>
Expand All @@ -297,7 +297,7 @@ <h2>Properties<a class="headerlink" href="#properties" title="Permalink to this
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'6.31.0',
VERSION:'6.38.0',
LANGUAGE:'en',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
Expand Down
Loading

0 comments on commit b4286e0

Please sign in to comment.