forked from LuckPerms/LuckPermsWeb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
213 lines (201 loc) · 9.14 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>LuckPerms</title>
<meta name="description" content="LuckPerms is an advanced permissions plugin for Bukkit/Spigot, BungeeCord, Sponge, Nukkit and Velocity">
<meta name="author" content="Luck">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="LuckPerms">
<meta name="twitter:description" content="LuckPerms is an advanced permissions plugin for Bukkit/Spigot, BungeeCord, Sponge, Nukkit and Velocity">
<meta name="twitter:image" content="https://luckperms.github.io/assets/logo/720px.png">
<meta property="og:title" content="LuckPerms - Project Homepage">
<meta property="og:description" content="Resources, useful links and the latest downloads for LuckPerms.">
<meta property="og:type" content="product">
<meta property="og:image" content="https://luckperms.github.io/assets/logo/720px.png">
<meta property="og:url" content="https://luckperms.github.io/">
<meta property="og:site_name" content="LuckPerms - An advanced permissions plugin for Bukkit/Spigot, BungeeCord, Sponge, Nukkit and Velocity">
<link rel="apple-touch-icon" href="https://luckperms.github.io/assets/logo/720px.png">
<link href="assets/logo/16px.png" rel="shortcut icon" sizes="16x16" type="image/png">
<link href="assets/logo/32px.png" rel="shortcut icon" sizes="32x32" type="image/png">
<link href="assets/logo/64px.png" rel="shortcut icon" sizes="64x64" type="image/png">
<link href="assets/logo/128px.png" rel="shortcut icon" sizes="128x128" type="image/png">
<link href="assets/common/style.css" rel="stylesheet" type="text/css">
<link href="assets/home/style.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" type="text/css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous" defer></script>
<script src="https://use.fontawesome.com/releases/v5.6.3/js/all.js" integrity="sha384-EIHISlAOj4zgYieurP0SdoiBYfGJKkgWedPHH4jCzpCXLmzVsw1ouK59MuUtP4a1" crossorigin="anonymous" defer></script>
<script src="assets/home/app.js" defer></script>
</head>
<body>
<div id="bar">
<ul class="flex-center">
<li>
<img alt="LuckPerms Logo" class="tiny-logo" width="40" height="40" src="assets/logo/40px.png" srcset="assets/logo/80px.png 2x, assets/logo/160px.png 4x">
<h3>LuckPerms
<span class="tagline">An advanced permissions plugin for Bukkit/Spigot, BungeeCord, Sponge, Nukkit and Velocity</span></h3>
</li>
</ul>
</div>
<div class="content">
<div id="page">
<div class="wrapper">
<div class="column">
<h1>Resources</h1>
<p>A collection of useful resources for the plugin.</p>
<br>
<ul class="button-column">
<li>
<a href="https://github.com/lucko/LuckPerms/wiki">
<h1>Wiki<i class="fas fa-book"></i></h1>
<h2>Learn how to install, setup, configure and effectively use LuckPerms.</h2>
</a>
</li>
<li>
<a href="https://github.com/lucko/LuckPerms">
<h1>GitHub<i class="fab fa-github"></i></h1>
<h2>Browse the source code, report issues and contribute code.</h2>
</a>
</li>
<li>
<a href="https://discord.gg/luckperms">
<h1>Discord<i class="fab fa-discord"></i></h1>
<h2>Join <span id="discordcount" style="font-style: italic">?????</span> others to discuss the project and ask/answer questions.</h2>
</a>
</li>
<li>
<a href="https://www.patreon.com/luckperms">
<h1>Patreon<i class="fab fa-patreon"></i></h1>
<h2>Join <span id="patreoncount" style="font-style: italic">?</span> others supporting the project on Patreon.</h2>
</a>
</li>
</ul>
<br>
<ul class="button-column">
<li>
<a href="https://www.spigotmc.org/resources/28140/">
<h1>Spigot Resource Page<i class="fas fa-info-circle"></i></h1>
<h2>View the LuckPerms release on the Spigot forums.</h2>
</a>
</li>
<li>
<a href="https://ore.spongepowered.org/Luck/LuckPerms">
<h1>Sponge Resource Page<i class="fas fa-info-circle"></i></h1>
<h2>View the LuckPerms release on Sponge's Ore repository.</h2>
</a>
</li>
<li>
<a href="https://nukkitx.com/resources/51/">
<h1>Nukkit Resource Page<i class="fas fa-info-circle"></i></h1>
<h2>View the LuckPerms release on the NukkitX forums.</h2>
</a>
</li>
</ul>
</div>
<div class="column">
<h1>Download</h1>
<p>The latest development builds of LuckPerms.</p>
<br>
<ul class="dl-column">
<li>
<a id="bukkit-dl">
<h1>LuckPerms for <b>Bukkit/Spigot</b></h1>
<h2>Supporting versions >= 1.8.8</h2>
<span style="font-size: 22px"><i class="fas fa-download"></i></span>
<span class="version-tag">v???</span>
</a>
</li>
<li>
<a id="bungee-dl">
<h1>LuckPerms for <b>BungeeCord</b></h1>
<h2>Supporting versions >= 1.8.8</h2>
<span style="font-size: 22px"><i class="fas fa-download"></i></span>
<span class="version-tag">v???</span>
</a>
</li>
<li>
<a id="sponge-dl">
<h1>LuckPerms for <b>Sponge</b></h1>
<h2>Supporting SpongeAPI 5/6/7/8</h2>
<span style="font-size: 22px"><i class="fas fa-download"></i></span>
<span class="version-tag">v???</span>
</a>
</li>
<li>
<a id="nukkit-dl">
<h1>LuckPerms for <b>Nukkit</b></h1>
<h2>Supporting NukkitX >= b93</h2>
<span style="font-size: 22px"><i class="fas fa-download"></i></span>
<span class="version-tag">v???</span>
</a>
</li>
<li>
<a id="velocity-dl">
<h1>LuckPerms for <b>Velocity</b></h1>
<h2>Supporting Velocity 1.0</h2>
<span style="font-size: 22px"><i class="fas fa-download"></i></span>
<span class="version-tag">v???</span>
</a>
</li>
</ul>
<br>
<ul class="dl-column">
<li style="height: 70px">
<a href="https://ci.lucko.me/view/LuckPerms/">
<h1>Other downloads</h1>
<h3>More downloads are available directly from Jenkins.</h3>
</a>
</li>
</ul>
</div>
<div class="column">
<h1>Web Applications</h1>
<p>Online editors/viewers built into the plugin.</p>
<br><br>
This site hosts a number of extra web applications which work with the plugin.
<br><br><br>
These applications are designed to work for all users, even those without the ability to install/host an application on their own web server.
<br><br><br>
<ul class="button-column">
<li>
<a href="editor/">
<h1>Web Editor</h1>
<h2>A web based permissions editor for data stored in the plugin.</h2>
</a>
</li>
<li>
<a href="verbose/">
<h1>Verbose Viewer</h1>
<h2>A web based viewer for verbose recording logs.</h2>
</a>
</li>
<li>
<a href="treeview/">
<h1>Tree Viewer</h1>
<h2>A web based viewer to visualise tree permission structures.</h2>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer">
<a href="https://github.com/lucko/LuckPerms" class="github-corner">
<svg width="60" height="60" viewBox="0 0 250 250">
<path d="M0 0l115 115h15l12 27 108 108v-250z"/>
<path d="M128.3 109c-14.5-9.3-9.3-19.4-9.3-19.4 3-6.9 1.5-11 1.5-11-1.3-6.6 2.9-2.3 2.9-2.3 3.9 4.6 2.1 11 2.1 11-2.6 10.3 5.1 14.6 8.9 15.9" style="transform-origin:130px 106px" class="octo-arm"/>
<path d="M115 115c-.1.1 3.7 1.5 4.8.4l13.9-13.8c3.2-2.4 6.2-3.2 8.5-3-8.4-10.6-14.7-24.2 1.6-40.6 4.7-4.6 10.2-6.8 15.9-7 .6-1.6 3.5-7.4 11.7-10.9 0 0 4.7 2.4 7.4 16.1 4.3 2.4 8.4 5.6 12.1 9.2 3.6 3.6 6.8 7.8 9.2 12.2 13.7 2.6 16.2 7.3 16.2 7.3-3.6 8.2-9.4 11.1-10.9 11.7-.3 5.8-2.4 11.2-7.1 15.9-16.4 16.4-30 10-40.6 1.6.2 2.8-1 6.8-5 10.8l-11.7 11.6c-1.2 1.2.6 5.4.8 5.3z" class="octo-body"/>
</svg>
</a>
<ul class="flex-center">
<li>
<a href="https://github.com/lucko" target="_blank">lucko</a>/<a href="https://github.com/lucko/LuckPerms" target="_blank">LuckPerms</a>
</li>
<li><a href="https://github.com/lucko/LuckPerms/blob/master/LICENSE.txt" target="_blank">Copyright ©
2017-<script type="text/javascript">document.write(new Date().getFullYear().toString());</script>
LuckPerms contributors</a></li>
</ul>
</div>
</body>
</html>