-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
307 lines (268 loc) · 13.1 KB
/
index.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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
<!DOCTYPE html>
<html lang="en">
<style>
img {
max-width: 100%;
}
</style>
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Towny Advanced Plugin Web Portal</title>
<meta name="description" content="Portal page for the various Towny Advanced organization's plugins.">
<meta name="author" content="LlmDl">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="//fonts.googleapis.com/css?family=Oxygen:400,300,600" rel="stylesheet" type="text/css">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.css">
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" href="images/favicon.ico">
</head>
<body>
<div class="container">
<!--- Page Header --->
<div class="row" style="margin-top: 5%">
<div class="two-thirds column" style="align:left">
<h3>Towny Advanced Portal</h3>
</div>
<div class="one-third column" style="align:right">
<img src="images/townyicon.png" align=right style="border-radius:10px">
</div>
</div>
<div class="row" style="margin-top: 2%">
<div class="one-half column" style="background-color:#f2f2f2; border-radius:10px; padding:10px">
<p>Note: This portal page serves as a method of finding the various projects which assemble the Towny
Advanced plugin ecosystem.</p>
<p>Each plugin exists as a separate repository on Github, with downloads available on the
repository Releases page, and (usually) with its own readme/wiki/documentation.</p>
</div>
<div class="one-half column" style="background-color:#f2f2f2; border-radius:10px; padding:10px">
<p>In addition to the plugins listed below, those who opt to Sponsor LlmDl will also gain access to the Sponsor Plugins:
EventWar, SiegeConquest, TownyCamps and more...</p>
<p align=center>
<a class="button"
href="https://github.com/LlmDl/SponsorPlugins#readme">Sponsor Plugins</a>
<a class="button button-primary"
href="https://github.com/sponsors/LlmDl/">Become a Sponsor</a>
</p>
</div>
</div>
<hr>
<!--- Plugins Made by Towny Advanced (Us) --->
<div class="row">
<div class="one-third column">
<h5>Towny Advanced Organization's Plugins:</h5>
<p><i>Plugins officially maintained and supported by Towny Advanced.</i></p>
</div>
<div class="two-thirds column">
<!--- Towny Core --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>Towny
<img src="https://img.shields.io/github/v/tag/townyadvanced/towny.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Our core plugin. Provides player-controlled region management, a resident/town/nation
heirarchy, a vast API and an incredibly thorough feature-set resulting from 13 years of development.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/Towny#towny-advanced---developed-by-llmdl">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/Towny#current-recommended-versions">Downloads</a>
<a class="button"
href="https://github.com/TownyAdvanced/Towny#connectsupport">Support</a>
<a class="button"
href="https://github.com/TownyAdvanced/Towny/wiki">Wiki</a>
<a class="button"
href="./javadocs/">Javadoc</a>
<a class="button"
href="https://www.spigotmc.org/resources/towny-advanced.72694/">Spigot Page</a>
<a class="button"
href="wars.html">Wars</a>
<a class="button"
href="./tutorials.html">Video Tutorials</a>
</div>
<!--- TownyChat --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>TownyChat
<img src="https://img.shields.io/github/v/tag/townyadvanced/townychat.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Optional plugin to provide chat channels for towns, nations, local, global, staff;
as well as chat formatting that includes PlaceholderAPI support.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/TownyChat">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/TownyChat/releases">Downloads</a>
<a class="button"
href="https://github.com/TownyAdvanced/Towny#connectsupport">Support</a>
</div>
<!--- TownyFlight Add-On --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>TownyFlight
<img src="https://img.shields.io/github/v/tag/townyadvanced/townyflight.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Optional plugin for Towny-enabled flight.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/TownyFlight">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/TownyFlight/releases">Downloads</a>
<a class="button"
href="https://github.com/TownyAdvanced/TownyFlight/issues">Support</a>
<a class="button"
href="https://www.spigotmc.org/resources/townyflight.50360/">Spigot Page</a>
</div>
<!--- TownyProvinces Add-On --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>TownyProvinces
<img src="https://img.shields.io/github/v/tag/townyadvanced/townyprovinces.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Optional plugin, which makes claiming more organized, reducing staff workload and server toxicity.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/TownyProvinces">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/TownyProvinces/releases">Downloads</a>
</div>
<!--- TownyCultures Add-On --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>TownyCultures
<img src="https://img.shields.io/github/v/tag/townyadvanced/townycultures.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Optional plugin to give towns the ability to choose a culture.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/TownyCultures">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/TownyCultures/releases">Downloads</a>
</div>
<!--- TownyResources Add-On --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>TownyResources
<img src="https://img.shields.io/github/v/tag/townyadvanced/townyresources.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Optional plugin to give Towns and their Nations (and occupiers,) a daily resource, similar to Sid Meier's Civilization.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/TownyResources">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/TownyResources/releases">Downloads</a>
</div>
<!--- Dynmap-Towny Bridge Add-On --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>Dynmap-Towny
<img src="https://img.shields.io/github/v/tag/townyadvanced/dynmap-towny.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Optional plugin to display Towns on Dynmap.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/Dynmap-Towny">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/Dynmap-Towny/releases">Downloads</a>
</div>
<!--- MapTowny Bridge Add-On --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>MapTowny
<img src="https://img.shields.io/github/v/tag/townyadvanced/maptowny.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Optional plugin to display Towns on SquareMap, Pl3xMap, Dynmap & BlueMap.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/MapTowny">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/MapTowny/releases">Downloads</a>
</div>
<!--- TownyCombat Add-on --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>TownyCombat
<img src="https://img.shields.io/github/v/tag/townyadvanced/townycombat.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Optional plugin that adds improvements to combat-focused servers. Recommended to keep a level playing-field.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/TownyCombat">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/TownyCombat/releases">Downloads</a>
</div>
<!--- WorldGuard-Towny Bridge Add-On --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>WorldGuard-Towny
<img src="https://img.shields.io/github/v/tag/townyadvanced/worldguard-towny.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align=right>
</h5>
<p><i>Optional plugin which adds Town-Creation flag to WorldGuard regions.</i></p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/WorldGuard-Towny">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/WorldGuard-Towny/releases">Downloads</a>
<a class="button"
href="https://github.com/TownyAdvanced/WorldGuard-Towny/wiki">Wiki</a>
</div>
<!--- Space reserved for any future supported add-ons --->
<!--- TownyNameUpdater --->
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>TownyNameUpdater
<img src="https://img.shields.io/badge/-Discontinued-orange" align="right">
<img src="https://img.shields.io/github/v/tag/townyadvanced/townynameupdater.svg
?sort=semver&label=Latest Version&color=33C3F0&labelColor=888" align="right">
</h5>
<p>
<i>Required for servers in online mode, prior to
<a href="https://github.com/TownyAdvanced/Towny/releases/tag/0.96.5.2">Towny 0.96.5.2</a>,
for when players change their MC name.</i>
</p>
<a class="button button-primary"
href="https://github.com/TownyAdvanced/TownyNameUpdater">Github</a>
<a class="button"
href="https://github.com/TownyAdvanced/TownyNameUpdater/releases">Downloads</a>
<a class="button"
href="https://github.com/TownyAdvanced/Towny#connectsupport">Support</a>
</div>
</div>
</div>
<hr>
<!--- Plugins made by others. ("Not made here.") --->
<div class="row">
<div class="one-full column">
<div style="background-color:#f2f2f2; border-radius:10px; padding:10px; margin-bottom: 5%">
<h5>Third-Party Plugins:</h5>
<p>
<i>
While we can't list <u>every</u> plugin that hooks into our APIs, we do provide a
small list of them on our wiki. You can also click the other button to search GitHub for
uses of our main API; be aware that this will also show our own plugins and any forks...
</i>
</p>
<p>
<sup>
<b>NOTE:</b> Towny Advanced, and it's contributors, do not guarantee the usability of these
plugins. Please direct all issues to the respective projects' maintainers or issue trackers.
</sup>
</p>
<div align="center">
<a class="button button-primary"
href="https://github.com/TownyAdvanced/Towny/wiki/Plugins-using-the-Towny-API">
Third-Party Plugins</a>
<a class="button"
href="https://github.com/search?q=Towny&type=repositories&s=updated&o=desc&p=1">Search GitHub</a>
</div>
</div>
</div>
</div>
<hr>
<!--- Skeleton Attribution / Footer --->
<div class="row" >
<div class="twelve column">
<p align="center">Website powered by <a href="http://getskeleton.com">Skeleton</a></p>
</div>
</div>
</div>
</body>
</html>