This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbungeecordconfigeditor.html
135 lines (131 loc) · 8.03 KB
/
bungeecordconfigeditor.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
<!DOCTYPE html>
<meta charset="UTF-8">
<html>
<head>
<meta name="description" content="Colink02 Dev's Homepage. A Freelance Bukkit/Spigot Developer and the one and only Enfinium Server Developer.">
<meta name="author" content="Colin Kinzel">
<meta name="keywords" content="bungeecord, BungeeCord, Bungeecord config, bungeecord config, Colink02,Colink02 Home,Colin K,Colin,Kinzel,Minecraft,Server,Minecraft Developer,Bukkit Developer,Spigot Developer">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link rel='stylesheet prefetch' href='https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css'>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous">
</script>
<link rel="stylesheet" href="styles/nav.css" />
<!--<link rel="stylesheet" href="styles/navbar-custom-theme.css" />-->
<link rel="stylesheet" href="styles/bungeecord-config.css" />
<link rel="stylesheet" href="styles/content-post.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<script src="scripts/home.js"></script>
<link href='//fonts.googleapis.com/css?family=Sofia' rel='stylesheet'>
<link rel="icon" type="image/png" href="photos/My%20Logo.png" />
<link href="https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Satisfy&display=swap" rel="stylesheet">
<title>Home</title>
</head>
<!--EOF Head -->
<body>
<div class="background">
<div class="layer"></div>
<span>
<div id="header">
<div class="topbar">
<nav class="navbar navbar-light fixed-top navbar-expand-md"
style="background-color: rgba(135, 206, 250,0.1);">
<!-- Brand and toggle get grouped for better mobile display -->
<button type="button" class="navbar-toggler collapsed" data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> ☰
</button>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="mr-auto navbar-nav">
<li class="nav-item"><a href="/index" class="nav-link"><i class="fas fa-home"></i>
Home</a>
</li>
<li class="nav-item"><a href="#photos" class="nav-link inactive"><i
class="fas fa-camera"></i>
Photos</a></li>
<li class="nav-item"><a href="/playerCount" class="nav-link inactive">Minecraft Player
Count</a>
</li>
<li class="nav-item"><a href="/blog" class="nav-link inactive"><i
class="fas fa-rss"></i>
Blog</a>
</li>
<li class="nav-item active">
<a class="nav-link inactive">BungeeCord Editor<span class="sr-only">(current)</span></a>
</li>
</ul>
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown"> <a href="#" class="dropdown-toggle nav-link inactive" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">External Links<span class="caret"></span></a>
<ul class="dropdown-menu">
<li class="dropdown-item"><a href="https://discord.gg/ePEVbwv"><i
class="fab fa-discord"></i> My Discord Server</a>
</li>
<li class="dropdown-item"><a href="https://github.com/Colink02"><i
class="fab fa-github"></i> Github</a>
</li>
<li class="dropdown-item"><a href="https://www.twitter.com/Colink02"><i
class="fab fa-twitter"></i> Twitter</a>
</li>
<li class="dropdown-item"><img src="photos/spigotfavicon.png" style="height:16px;width:16px;"><a href="https://www.spigotmc.org/members/colink02.339921/"> Spigot</a>
</li>
</ul>
</li>
<li class="nav-item"><a href="mailto:[email protected]" class="nav-link inactive"><i
class="fas fa-envelope"></i> Contact Me</a>
</li>
<li class="nav-item"><a class="nav-link donate" href="https://paypal.me/ColinKinzel?locale.x=en_US"><i
class="fas fa-donate"></i> Donate</a></li>
</ul>
</div>
</nav>
<!--Nav Ends Actual Body begins-->
<div class="form-bed">
<form>
<label for="server_connect_timeout">Server Connect Timeout</label><br>
<input type="number" id="server_connect_timeout" name="server_connect_timeout" min="0" class="form-item"><br>
<h3>Listeners:</h3><br>
<label for="query_port">Query Port</label><br>
<input type="number" id="query_port" name="query_port" min="1" max="65535" class="form-item" value="25565"><br><br>
<label for="motd">MOTD (Message of the Day)</label><br>
<input type="text" id="motd" name="motd" class="form-item"><br><br>
<label for="tab_list">Tab List</label><br>
<select id="tab_list" name="tab_list">
<option value="GLOBAL_PING">Global Ping</option>
<option value="GLOBAL">Global</option>
<option value="SERVER">Server</option>
</select><br><br>
<input type="checkbox" id="query_enabled" name="query_enabled">
<label for="query_enabled">Query Enabled</label><br>
<input type="checkbox" id="proxy_protocol" name="query_enabled">
<label for="proxy_protocol">Use Proxy Protocol</label><br>
<input type="checkbox" id="ping_passthrough">
<label for="ping_passthrough">Ping Passthrough</label>
<input type="checkbox" id="bind_local_address" name="bind_local_address">
<label for="bind_local_address">Bind to Local Address</label><br>
<input type="checkbox" id="proxy_protocol" name="query_enabled">
<label for="proxy_protocol">Force Default Server</label><br>
</form>
</div>
</div>
</div>
</span>
<footer style="bottom:0; width:100%; position: fixed; height: 150px"></footer>
<script>
$(function() {
$('#server_connect_timeout').tooltip({
'trigger': 'focus',
'title': ''
});
$('#tab_list').tooltip({
html: true,
'trigger': 'focus',
'title': 'GLOBAL_PING: Displays all players on that proxy in the same server as you aswell as displays the ping of each user.<br>GLOBAL: Does the same without pinging.<br>SERVER: Shows local players on the server you are connected on to.'
});
});
</script>
</body>
</html>