This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
docs.html
265 lines (257 loc) · 14 KB
/
docs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>
Docs · Glowstone
</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css" integrity="sha256-uXf0U0UCIqBp2J3S53b28h+fpC9uFcA8f+b/NNmiwVk=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.2.1/css/bulma.min.css" integrity="sha256-DRcOKg8NK1KkSkcymcGmxOtS/lAn0lHWJXRa15gMHHk=" crossorigin="anonymous" />
<link href="css/style.css" rel="stylesheet">
<link rel="shortcut icon" type="image/png" href="img/favicon.ico"/>
</head>
<body id="top" class="layout-documentation page-overview">
<section class="hero is-primary">
<div class="hero-head">
<div class="container">
<nav class="nav">
<div class="nav-left">
<a class="nav-item is-brand" href="/"><img alt="Glowstone" src="img/glowstone-text.png" style="margin-left: 10px"></a>
</div>
<div class="nav-center">
<a class="nav-item" href="https://github.com/GlowstoneMC">
<span class="icon"><span class="fa fa-github"></span></span>
</a>
<a class="nav-item" href="https://twitter.com/GlowstoneMC">
<span class="icon"><span class="fa fa-twitter"></span></span>
</a>
</div>
<span class="nav-toggle" id="nav-toggle"><span></span> <span></span> <span></span></span>
<div class="nav-right nav-menu" id="nav-menu">
<a class="nav-item" href="https://forums.glowstone.net/">Forums</a>
<a class="nav-item" href="#" id="chat">Chat</a>
<a class="nav-item" href="https://github.com/GlowstoneMC/Glowstone/wiki">Wiki</a>
<span class="nav-item">
<a class="button is-light is-outlined" href="#downloads">
<span class="icon"><span class="fa fa-download"></span></span> <span>Download</span>
</a>
</span>
</div>
</nav>
</div>
</div>
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-one-quarter is-hidden-touch">
<figure class="image" style="max-width: 175px;float:left;left:20%">
<img src="img/glowstone-logo.png">
</figure>
</div>
<div class="column is-hidden-desktop is-hidden-mobile">
<figure class="image" style="max-width: 150px;margin-right: 20px;margin-left: 20px">
<img src="img/glowstone-logo.png">
</figure>
</div>
<div class="column is-three-quarters">
<p class="subtitle" style="margin-bottom: 18px; max-width: 90%; font-size: 30px">
<strong>Minecraft's future is bright.</strong>
</p>
<p class="subtitle" style="margin-bottom: 5px;max-width: 90%;font-size: 22px">
<strong>Meet Glowstone.</strong> It's open, fast, and compatible.
</p>
<p>
Glowstone is a completely open source Minecraft server that doesn't rely on any of Mojang's code - meaning we're free to develop for your needs, and you're free to change it however you want.
</p>
<br><br>
<div class="columns is-hidden-touch">
<div class="column is-3">
<a class="button is-light is-outlined is-fullwidth" href="https://github.com/GlowstoneMC/Glowstone/wiki/Installation">
<span class="icon"><span class="fa fa-book"></span></span> <span>Instructions</span>
</a>
</div>
<div class="column is-3">
<a class="button is-light is-outlined is-fullwidth" href="https://github.com/GlowstoneMC/Glowstone">
<span class="icon" style=""><span class="fa fa-code-fork"></span></span> <span>Source Code</span>
</a>
</div>
<div class="column is-3">
<a class="button is-light is-outlined is-fullwidth" href="https://forums.glowstone.net">
<span class="icon"><span class="fa fa-comments"></span></span> <span>Forums</span>
</a>
</div>
<div class="column is-3">
<a class="button is-light is-outlined is-fullwidth" href="#">
<span class="icon"><span class="fa fa-file-text-o"></span></span> <span>Javadocs</span>
</a>
</div>
</div>
<div class="columns is-hidden-desktop is-hidden-mobile">
<div class="column is-half">
<a class="button is-light is-outlined is-fullwidth" href="https://github.com/GlowstoneMC/Glowstone/wiki/Installation">
<span class="icon"><span class="fa fa-book"></span></span> <span>Instructions</span>
</a>
</div>
<div class="column is-half">
<a class="button is-light is-outlined is-fullwidth" href="https://forums.glowstone.net">
<span class="icon"><span class="fa fa-comments"></span></span> <span>Forums</span>
</a>
</div>
</div>
<div class="columns is-hidden-desktop is-hidden-mobile">
<div class="column is-half">
<a class="button is-light is-outlined is-fullwidth" href="https://github.com/GlowstoneMC/Glowstone">
<span class="icon" style=""><span class="fa fa-code-fork"></span></span> <span>Source Code</span>
</a>
</div>
<div class="column is-half">
<a class="button is-light is-outlined is-fullwidth" href="#">
<span class="icon"><span class="fa fa-file-text-o"></span></span> <span>Javadocs</span></a>
</div>
</div>
<div class="columns is-hidden-desktop is-hidden-tablet">
<div class="column is-3">
<a class="button is-light is-outlined is-fullwidth" href="https://github.com/GlowstoneMC/Glowstone/wiki/Installation">
<span class="icon"><span class="fa fa-book"></span></span> <span>Instructions</span>
</a>
</div>
<div class="column is-3">
<a class="button is-light is-outlined is-fullwidth" href="https://github.com/GlowstoneMC/Glowstone">
<span class="icon" style=""><span class="fa fa-code-fork"></span></span> <span>Source Code</span>
</a>
</div>
<div class="column is-3">
<a class="button is-light is-outlined is-fullwidth" href="https://forums.glowstone.net">
<span class="icon"><span class="fa fa-comments"></span></span> <span>Forums</span>
</a>
</div>
<div class="column is-3">
<a class="button is-light is-outlined is-fullwidth" href="#">
<span class="icon"><span class="fa fa-file-text-o"></span></span> <span>Javadocs</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="hero-foot" style="padding-left: 1%">
<div class="container">
<nav class="tabs is-boxed">
<ul>
<li>
<a href="index.html">Overview</a>
</li>
<li>
<a href="news.html">News</a>
</li>
<li class="is-active">
<a href="docs.html">Docs</a>
</li>
</ul>
</nav>
</div>
</div>
</section>
<nav class="nav has-shadow" style="padding-left: 1%">
<div class="container">
<div class="nav-left">
<a class="nav-item is-tab is-active">Javadocs</a>
</div>
</div>
</nav>
<section class="section">
<div class="container" style="padding-top: 20px">
<h1 class="title is-2">Javadocs<a href="#top"><span class="icon" style="float: right"><span class="fa fa-angle-up" style="line-height: 60px;font-size:25px"></span></span></a></h1>
<div class="tile is-ancestor" style="text-align: center">
<div class="tile is-4 is-vertical is-parent">
<div class="tile is-child box">
<p class="title is-4" style="font-size: 20px">Glowkit</p>
<p style="font-size: 110%">Documentation for Glowkit, our fork of Bukkit.</p>
<br><br>
<a class="button is-outlined" href="https://bamboo.gserv.me/browse/GSPP-KIT/latestSuccessful/artifact/shared/JavaDocs/index.html" target="_blank">Glowkit Docs</a>
</div>
</div>
<div class="tile is-4 is-vertical is-parent">
<div class="tile is-child box">
<p class="title is-4" style="font-size: 20px">Glowstone</p>
<p style="font-size: 110%">Documentation for the Glowstone server software.</p>
<br><br>
<a class="button is-outlined" href="https://bamboo.gserv.me/browse/GSPP-SRV/latestSuccessful/artifact/shared/JavaDocs/index.html" target="_blank">Glowstone Docs</a>
</div>
</div>
</div>
</div>
</section>
<section class="hero is-info" id="sponsors" style="background-color: #2b87d3;">
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-4">
<a href="https://aternos.org/" title="Aternos - Minecraft servers. Free. Forever.">
<img src="img/sponsors/aternos.png" />
</a>
</div>
<div class="column is-8">
<p class="title">We are proudly sponsored by <strong>Aternos</strong></p>
<p class="subtitle">Minecraft Servers. Free. Forever.</p>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="content has-text-centered">
<p>
Made with ♥ by the <a href="https://github.com/GlowstoneMC/">Glowstone project</a>. Our project is licensed under the <a href="https://github.com/GlowstoneMC/Glowstone/blob/master/LICENSE">MIT</a> license.
</p>
<p>
Glowstone would not be possible without <a target="_blank" href="https://github.com/GlowstoneMC/Glowstone#credits">these folks</a> — thanks for your time and passion!
</p>
<div>
<a aria-label="Star GlowstoneMC/Glowstone on GitHub" data-count-aria-label="# stargazers on GitHub" data-count-api="/repos/GlowstoneMC/Glowstone#stargazers_count" data-count-href="/GlowstoneMC/Glowstone/stargazers" data-style="mega" data-icon="octicon-star" href="https://github.com/GlowstoneMC/Glowstone" class="github-button">Star</a>
<a href="https://discord.gg/TFJqhsC" target="_blank" style="border: none"><img src="https://img.shields.io/badge/discord-glowstone-738bd7.svg?style=flat-square"></a>
</div>
</div>
</div>
</footer>
<div class="modal" style="display: none;" id="chatModal">
<div class="modal-background" id="chatModalBack"></div>
<div class="modal-card" style="top:10vh;">
<p style="margin-top:20px; margin-left:20px;"> <button class="delete" id="chatModalClose" style="float:right;margin-right:10px;"></button></p>
<section class="modal-card-body" style="padding-bottom:30px;">
<p class="title is-3">Join <a href="https://discordapp.com" target="_blank">Discord</a>!</p>
<p>Simply create an account and join our server using the invitation link:</p>
<p class="control has-addons" style="padding-top:20px;">
<input class="input" onClick="this.select();" style="width: 50%;" type="text" value="https://discord.gg/TFJqhsC" readonly>
<a class="button" href="https://discord.gg/TFJqhsC">
<span class="fa fa-external-link" style="font-size:13px;"></span>
</a>
</p>
<hr>
<p class="title is-5">More of an IRC person?</p>
<p>Connect to EsperNet using your preferred IRC client, and join the <code>#glowstone</code> channel.</p>
<p class="control has-addons" style="margin-top:10px;">
<input class="input" onClick="this.select();" style="width: 50%;" type="text" value="irc.esper.net" readonly>
<a class="button" href="irc://irc.esper.net">
<span class="fa fa-external-link" style="font-size:13px;"></span>
</a>
</p>
<hr>
</section>
</div>
</div>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.0/jquery.min.js" integrity="sha256-ihAoc6M/JPfrIiIeayPE9xjin4UWjsx2mjW/rtmxLM4=" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.5.12/clipboard.min.js" integrity="sha256-YPxFEfHAzLj9n2T+2UXAKGNCRUINk0BexppujiVhRH0=" crossorigin="anonymous"></script>
<script src="js/bulma.js">
</script>
<script src="js/general.js">
</script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/instantclick/3.0.1/instantclick.min.js" integrity="sha256-SVgP0duWZXZFPVIX+woWPFhpnHcxG5IXS6zvZAVoa3Y=" crossorigin="anonymous" data-no-instant></script>
<script data-no-instant>InstantClick.init();</script>
</body>
</html>