Skip to content

Commit 798fdbe

Browse files
author
Sphinx-rdt-wiki-action Agent
committed
Automatic CI Documentation.
1 parent c80baf2 commit 798fdbe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+211
-211
lines changed

docs/build/doctrees/api/index.doctree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
70 Bytes
Binary file not shown.

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: bddf23a5a81b4820792476cade0636db
3+
config: ccd254a5a748a0050a8a2c4789365a97
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/build/html/_sources/gamemodes/basicgame.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Creating the arena
5050

5151

5252
* The action *[toggle..]* simply behaves as a switch between true and false.
53-
* The action *[selection..]* copies your current blockballaxe selection.
53+
* The action *[selection..]* copies your current golden blockball axe selection.
5454
* The action *[location..]* copies your current player position.
5555
* You do not have to remember all of this, all actions provide tooltips by hovering the mouse on top of them.
5656

docs/build/html/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '6.38.1',
3+
VERSION: '6.39.0',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/build/html/api/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
<title>Developer API &mdash; BlockBall 6.38.1 documentation</title>
12+
<title>Developer API &mdash; BlockBall 6.39.0 documentation</title>
1313

1414

1515

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index"
4141
href="../genindex.html"/>
4242
<link rel="search" title="Search" href="../search.html"/>
43-
<link rel="top" title="BlockBall 6.38.1 documentation" href="../index.html"/>
43+
<link rel="top" title="BlockBall 6.39.0 documentation" href="../index.html"/>
4444
<link rel="next" title="FAQ" href="../faq/index.html"/>
4545
<link rel="prev" title="Datacollecting" href="../general/datacollecting.html"/>
4646

@@ -74,7 +74,7 @@
7474

7575

7676
<div class="version">
77-
6.38.1
77+
6.39.0
7878
</div>
7979

8080

@@ -196,22 +196,22 @@ <h2>Including the BlockBall API<a class="headerlink" href="#including-the-blockb
196196
<pre class="literal-block">&lt;dependency&gt;
197197
&lt;groupId&gt;com.github.shynixn.blockball&lt;/groupId&gt;
198198
&lt;artifactId&gt;blockball-api&lt;/artifactId&gt;
199-
&lt;version&gt;6.38.1&lt;/version&gt;
199+
&lt;version&gt;6.39.0&lt;/version&gt;
200200
&lt;scope&gt;provided&lt;/scope&gt;
201201
&lt;/dependency&gt;
202202
&lt;dependency&gt;
203203
&lt;groupId&gt;com.github.shynixn.blockball&lt;/groupId&gt;
204204
&lt;artifactId&gt;blockball-bukkit-api&lt;/artifactId&gt;
205-
&lt;version&gt;6.38.1&lt;/version&gt;
205+
&lt;version&gt;6.39.0&lt;/version&gt;
206206
&lt;scope&gt;provided&lt;/scope&gt;
207207
&lt;/dependency&gt;</pre>
208208
<div class="admonition note">
209209
<p class="admonition-title">Note</p>
210210
<p><strong>Gradle</strong> - Bukkit</p>
211211
</div>
212212
<pre class="literal-block">dependencies {
213-
compileOnly 'com.github.shynixn.blockball:blockball-api:6.38.1'
214-
compileOnly 'com.github.shynixn.blockball:blockball-bukkit-api:6.38.1'
213+
compileOnly 'com.github.shynixn.blockball:blockball-api:6.39.0'
214+
compileOnly 'com.github.shynixn.blockball:blockball-bukkit-api:6.39.0'
215215
}</pre>
216216
<div class="admonition note">
217217
<p class="admonition-title">Note</p>
@@ -366,7 +366,7 @@ <h2>Listen to Events<a class="headerlink" href="#listen-to-events" title="Permal
366366
<script type="text/javascript">
367367
var DOCUMENTATION_OPTIONS = {
368368
URL_ROOT:'../',
369-
VERSION:'6.38.1',
369+
VERSION:'6.39.0',
370370
LANGUAGE:'en',
371371
COLLAPSE_INDEX:false,
372372
FILE_SUFFIX:'.html',

docs/build/html/commands/commandlist.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
<title>Commandslist &mdash; BlockBall 6.38.1 documentation</title>
12+
<title>Commandslist &mdash; BlockBall 6.39.0 documentation</title>
1313

1414

1515

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index"
4141
href="../genindex.html"/>
4242
<link rel="search" title="Search" href="../search.html"/>
43-
<link rel="top" title="BlockBall 6.38.1 documentation" href="../index.html"/>
43+
<link rel="top" title="BlockBall 6.39.0 documentation" href="../index.html"/>
4444
<link rel="up" title="Commands" href="index.html"/>
4545
<link rel="next" title="Rename Commands" href="renamecommands.html"/>
4646
<link rel="prev" title="Commands" href="index.html"/>
@@ -75,7 +75,7 @@
7575

7676

7777
<div class="version">
78-
6.38.1
78+
6.39.0
7979
</div>
8080

8181

@@ -319,7 +319,7 @@ <h2>/bbleave<a class="headerlink" href="#bbleave" title="Permalink to this headi
319319
<script type="text/javascript">
320320
var DOCUMENTATION_OPTIONS = {
321321
URL_ROOT:'../',
322-
VERSION:'6.38.1',
322+
VERSION:'6.39.0',
323323
LANGUAGE:'en',
324324
COLLAPSE_INDEX:false,
325325
FILE_SUFFIX:'.html',

docs/build/html/commands/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
<title>Commands &mdash; BlockBall 6.38.1 documentation</title>
12+
<title>Commands &mdash; BlockBall 6.39.0 documentation</title>
1313

1414

1515

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index"
4141
href="../genindex.html"/>
4242
<link rel="search" title="Search" href="../search.html"/>
43-
<link rel="top" title="BlockBall 6.38.1 documentation" href="../index.html"/>
43+
<link rel="top" title="BlockBall 6.39.0 documentation" href="../index.html"/>
4444
<link rel="next" title="Commandslist" href="commandlist.html"/>
4545
<link rel="prev" title="Placeholders" href="../customizing/placeholders.html"/>
4646

@@ -74,7 +74,7 @@
7474

7575

7676
<div class="version">
77-
6.38.1
77+
6.39.0
7878
</div>
7979

8080

@@ -238,7 +238,7 @@ <h1>Commands<a class="headerlink" href="#commands" title="Permalink to this head
238238
<script type="text/javascript">
239239
var DOCUMENTATION_OPTIONS = {
240240
URL_ROOT:'../',
241-
VERSION:'6.38.1',
241+
VERSION:'6.39.0',
242242
LANGUAGE:'en',
243243
COLLAPSE_INDEX:false,
244244
FILE_SUFFIX:'.html',

docs/build/html/commands/renamecommands.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
<title>Rename Commands &mdash; BlockBall 6.38.1 documentation</title>
12+
<title>Rename Commands &mdash; BlockBall 6.39.0 documentation</title>
1313

1414

1515

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index"
4141
href="../genindex.html"/>
4242
<link rel="search" title="Search" href="../search.html"/>
43-
<link rel="top" title="BlockBall 6.38.1 documentation" href="../index.html"/>
43+
<link rel="top" title="BlockBall 6.39.0 documentation" href="../index.html"/>
4444
<link rel="up" title="Commands" href="index.html"/>
4545
<link rel="next" title="General" href="../general/index.html"/>
4646
<link rel="prev" title="Commandslist" href="commandlist.html"/>
@@ -75,7 +75,7 @@
7575

7676

7777
<div class="version">
78-
6.38.1
78+
6.39.0
7979
</div>
8080

8181

@@ -256,7 +256,7 @@ <h1>Rename Commands<a class="headerlink" href="#rename-commands" title="Permalin
256256
<script type="text/javascript">
257257
var DOCUMENTATION_OPTIONS = {
258258
URL_ROOT:'../',
259-
VERSION:'6.38.1',
259+
VERSION:'6.39.0',
260260
LANGUAGE:'en',
261261
COLLAPSE_INDEX:false,
262262
FILE_SUFFIX:'.html',

docs/build/html/contributing/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
<title>Contributing to BlockBall &mdash; BlockBall 6.38.1 documentation</title>
12+
<title>Contributing to BlockBall &mdash; BlockBall 6.39.0 documentation</title>
1313

1414

1515

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index"
4141
href="../genindex.html"/>
4242
<link rel="search" title="Search" href="../search.html"/>
43-
<link rel="top" title="BlockBall 6.38.1 documentation" href="../index.html"/>
43+
<link rel="top" title="BlockBall 6.39.0 documentation" href="../index.html"/>
4444
<link rel="prev" title="Can I use the /reload command?" href="../faq/caniusereload.html"/>
4545

4646

@@ -73,7 +73,7 @@
7373

7474

7575
<div class="version">
76-
6.38.1
76+
6.39.0
7777
</div>
7878

7979

@@ -238,7 +238,7 @@ <h2>New feature idea? Bug report?<a class="headerlink" href="#new-feature-idea-b
238238
<script type="text/javascript">
239239
var DOCUMENTATION_OPTIONS = {
240240
URL_ROOT:'../',
241-
VERSION:'6.38.1',
241+
VERSION:'6.39.0',
242242
LANGUAGE:'en',
243243
COLLAPSE_INDEX:false,
244244
FILE_SUFFIX:'.html',

docs/build/html/customizing/abilities.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
<title>Abilities &mdash; BlockBall 6.38.1 documentation</title>
12+
<title>Abilities &mdash; BlockBall 6.39.0 documentation</title>
1313

1414

1515

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index"
4141
href="../genindex.html"/>
4242
<link rel="search" title="Search" href="../search.html"/>
43-
<link rel="top" title="BlockBall 6.38.1 documentation" href="../index.html"/>
43+
<link rel="top" title="BlockBall 6.39.0 documentation" href="../index.html"/>
4444
<link rel="up" title="Customizing" href="index.html"/>
4545
<link rel="next" title="DoubleJump" href="doublejump.html"/>
4646
<link rel="prev" title="Soundeffect" href="soundeffect.html"/>
@@ -75,7 +75,7 @@
7575

7676

7777
<div class="version">
78-
6.38.1
78+
6.39.0
7979
</div>
8080

8181

@@ -246,7 +246,7 @@ <h1>Abilities<a class="headerlink" href="#abilities" title="Permalink to this he
246246
<script type="text/javascript">
247247
var DOCUMENTATION_OPTIONS = {
248248
URL_ROOT:'../',
249-
VERSION:'6.38.1',
249+
VERSION:'6.39.0',
250250
LANGUAGE:'en',
251251
COLLAPSE_INDEX:false,
252252
FILE_SUFFIX:'.html',

docs/build/html/customizing/areaprotection.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
<title>AreaProtection &mdash; BlockBall 6.38.1 documentation</title>
12+
<title>AreaProtection &mdash; BlockBall 6.39.0 documentation</title>
1313

1414

1515

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index"
4141
href="../genindex.html"/>
4242
<link rel="search" title="Search" href="../search.html"/>
43-
<link rel="top" title="BlockBall 6.38.1 documentation" href="../index.html"/>
43+
<link rel="top" title="BlockBall 6.39.0 documentation" href="../index.html"/>
4444
<link rel="up" title="Misc" href="misc.html"/>
4545
<link rel="next" title="GameProperties" href="othergame.html"/>
4646
<link rel="prev" title="Misc" href="misc.html"/>
@@ -75,7 +75,7 @@
7575

7676

7777
<div class="version">
78-
6.38.1
78+
6.39.0
7979
</div>
8080

8181

@@ -300,7 +300,7 @@ <h2>Properties<a class="headerlink" href="#properties" title="Permalink to this
300300
<script type="text/javascript">
301301
var DOCUMENTATION_OPTIONS = {
302302
URL_ROOT:'../',
303-
VERSION:'6.38.1',
303+
VERSION:'6.39.0',
304304
LANGUAGE:'en',
305305
COLLAPSE_INDEX:false,
306306
FILE_SUFFIX:'.html',

docs/build/html/customizing/ball.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
<title>Ball &mdash; BlockBall 6.38.1 documentation</title>
12+
<title>Ball &mdash; BlockBall 6.39.0 documentation</title>
1313

1414

1515

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index"
4141
href="../genindex.html"/>
4242
<link rel="search" title="Search" href="../search.html"/>
43-
<link rel="top" title="BlockBall 6.38.1 documentation" href="../index.html"/>
43+
<link rel="top" title="BlockBall 6.39.0 documentation" href="../index.html"/>
4444
<link rel="up" title="Customizing" href="index.html"/>
4545
<link rel="next" title="Teams" href="teams.html"/>
4646
<link rel="prev" title="Customizing" href="index.html"/>
@@ -75,7 +75,7 @@
7575

7676

7777
<div class="version">
78-
6.38.1
78+
6.39.0
7979
</div>
8080

8181

@@ -448,7 +448,7 @@ <h2>Modifier Properties<a class="headerlink" href="#modifier-properties" title="
448448
<script type="text/javascript">
449449
var DOCUMENTATION_OPTIONS = {
450450
URL_ROOT:'../',
451-
VERSION:'6.38.1',
451+
VERSION:'6.39.0',
452452
LANGUAGE:'en',
453453
COLLAPSE_INDEX:false,
454454
FILE_SUFFIX:'.html',

docs/build/html/customizing/bossbar.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
<title>Bossbar &mdash; BlockBall 6.38.1 documentation</title>
12+
<title>Bossbar &mdash; BlockBall 6.39.0 documentation</title>
1313

1414

1515

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index"
4141
href="../genindex.html"/>
4242
<link rel="search" title="Search" href="../search.html"/>
43-
<link rel="top" title="BlockBall 6.38.1 documentation" href="../index.html"/>
43+
<link rel="top" title="BlockBall 6.39.0 documentation" href="../index.html"/>
4444
<link rel="up" title="Effects" href="effects.html"/>
4545
<link rel="next" title="Scoreboard" href="scoreboard.html"/>
4646
<link rel="prev" title="Effects" href="effects.html"/>
@@ -75,7 +75,7 @@
7575

7676

7777
<div class="version">
78-
6.38.1
78+
6.39.0
7979
</div>
8080

8181

@@ -301,7 +301,7 @@ <h2>Properties<a class="headerlink" href="#properties" title="Permalink to this
301301
<script type="text/javascript">
302302
var DOCUMENTATION_OPTIONS = {
303303
URL_ROOT:'../',
304-
VERSION:'6.38.1',
304+
VERSION:'6.39.0',
305305
LANGUAGE:'en',
306306
COLLAPSE_INDEX:false,
307307
FILE_SUFFIX:'.html',

0 commit comments

Comments
 (0)