-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
205 lines (136 loc) · 9.03 KB
/
index.html
File metadata and controls
205 lines (136 loc) · 9.03 KB
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Minecraft Server Checker Extension by Mrcomputer1</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-dark.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="javascripts/main.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
</head>
<body>
<header>
<h1>Minecraft Server Checker Extension</h1>
<p>A scratch extension thats lets you check minecraft server status</p>
</header>
<div id="banner">
<span id="logo"></span>
<a href="https://github.com/Mrcomputer1/MinecraftServerCheckerExtension" class="button fork"><strong>View On GitHub</strong></a>
<div class="downloads">
<span>Downloads:</span>
<ul>
<li><a href="https://github.com/Mrcomputer1/MinecraftServerCheckerExtension/zipball/master" class="button">ZIP</a></li>
<li><a href="https://github.com/Mrcomputer1/MinecraftServerCheckerExtension/tarball/master" class="button">TAR</a></li>
</ul>
</div>
</div><!-- end banner -->
<div class="wrapper">
<nav>
<ul></ul>
</nav>
<section>
<h1>
<a id="welcome-to-minecraft-server-checker-extension" class="anchor" href="#welcome-to-minecraft-server-checker-extension" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to Minecraft Server Checker Extension</h1>
<p><a href="http://scratchx.org/?url=http://mrcomputer1.github.io/MinecraftServerCheckerExtension/MinecraftExtension.js#scratch">Use the extension</a> - Loads the extension on <a href="http://scratchx.org">http://scratchx.org</a></p>
<p><a href="Comment.html">Comment</a></p>
<p><a href="http://github.com/mrcomputer1/MinecraftServerCheckerExtension/blob/gh-pages/MinecraftExtension.js">Source Code</a> - Shows the source code!</p>
<p><a href="http://github.com/Mrcomputer1/MinecraftServerCheckerExtension/issues">Report an issue with this website's content or the extension</a></p>
<p><a href="http://github.com/Mrcomputer1/MinecraftSerevrCheckerExtension/wiki/ChangeLogs">Change Logs</a> - Views the change logs</p>
<p>This extensions uses <a href="http://MCApi.us">http://MCApi.us</a> API to check the server status</p>
<p>For Mojang Status block it uses <a href="http://status.mojang.com/check">http://status.mojang.com/check</a></p>
<h1>
<a id="example-project-server-checker" class="anchor" href="#example-project-server-checker" aria-hidden="true"><span class="octicon octicon-link"></span></a>Example Project (Server Checker)</h1>
<p><a href="examples/ServerChecker.sbx">Download</a></p>
<p><a href="http://scratchx.org/?url=http://Mrcomputer1.github.io/MinecraftServerCheckerExtension/examples/ServerChecker.sbx#scratch">Use</a></p>
<h1>
<a id="example-project-mojang-status" class="anchor" href="#example-project-mojang-status" aria-hidden="true"><span class="octicon octicon-link"></span></a>Example Project (Mojang Status)</h1>
<p><a href="examples/MojangStatus.sbx">Download</a></p>
<p><a href="http://scratchx.org/?url=http://Mrcomputer1.github.io/MinecraftServerCheckerExtension/examples/MojangStatus.sbx#scratch">Use</a></p>
<h1>
<a id="how-to-use" class="anchor" href="#how-to-use" aria-hidden="true"><span class="octicon octicon-link"></span></a>How To Use</h1>
<h3>
<a id="note-the-version-might-not-be-updated-below" class="anchor" href="#note-the-version-might-not-be-updated-below" aria-hidden="true"><span class="octicon octicon-link"></span></a>Note: The version might not be updated below</h3>
<h2>
<a id="is---online" class="anchor" href="#is---online" aria-hidden="true"><span class="octicon octicon-link"></span></a>Is [] () Online?</h2>
<p><img src="http://i58.tinypic.com/154hgt4.png" alt="Is [] (25565) Online?"></p>
<p>Is [SERVER IP] (SERVER PORT) Online?</p>
<p>If it returns 1 it is online if it returns 0 it is offline</p>
<h2>
<a id="motd-of--" class="anchor" href="#motd-of--" aria-hidden="true"><span class="octicon octicon-link"></span></a>Motd of [] ()</h2>
<p><img src="http://i58.tinypic.com/2lnu3bq.png" alt="Motd of [] (25565)"></p>
<p>Motd of [SERVER IP] (SERVER PORT)</p>
<p>It should return the message or it will return 0</p>
<h2>
<a id="online-players-of--" class="anchor" href="#online-players-of--" aria-hidden="true"><span class="octicon octicon-link"></span></a>Online players of [] ()</h2>
<p><img src="http://i60.tinypic.com/2072jps.png" alt="Online players of [] (25565)"></p>
<p>Online players of [SERVER IP] (SERVER PORT)</p>
<p>It should return the online player count of 0</p>
<h2>
<a id="max-players-of--" class="anchor" href="#max-players-of--" aria-hidden="true"><span class="octicon octicon-link"></span></a>Max players of [] ()</h2>
<p><img src="http://i61.tinypic.com/35cr66f.png" alt="Max players of [] (25565)"></p>
<p>Max players of [SERVER IP] (SERVER PORT)</p>
<p>Returns max players or 0</p>
<h2>
<a id="server-software-of--" class="anchor" href="#server-software-of--" aria-hidden="true"><span class="octicon octicon-link"></span></a>Server Software of [] ()</h2>
<p><img src="http://i60.tinypic.com/20pvarr.png" alt="Server Software of [] (25565)"></p>
<p>Server Software of [SERVER IP] (SERVER PORT)</p>
<p>Returns server software or 0</p>
<h2>
<a id="is----v" class="anchor" href="#is----v" aria-hidden="true"><span class="octicon octicon-link"></span></a>Is [] () [ v]</h2>
<p><img src="http://i62.tinypic.com/20p8ni9.png" alt="Is [] (25565) [1.8.3-1.8 v]"></p>
<p>Is [SERVER IP] (SERVER PORT) [VERSION v]</p>
<p>Returns 1 if it is that version or 0 if it is not that version it will return -1 if it is offline</p>
<h2>
<a id="get-version--" class="anchor" href="#get-version--" aria-hidden="true"><span class="octicon octicon-link"></span></a>Get Version [] ()</h2>
<p><img src="http://i60.tinypic.com/2czr8s8.png" alt="Get Version [] (25565)"></p>
<p>Get Version [SERVER IP] (SERVER PORT)</p>
<p>Returns 1.8.3, 1.8-pre3, 1.8-pre2, 1.8-pre1, 1.7.10-1.7.6, 1.7.5-1.7.1pre or 0</p>
<h2>
<a id="get-mojang-status--v" class="anchor" href="#get-mojang-status--v" aria-hidden="true"><span class="octicon octicon-link"></span></a>Get Mojang Status [ v]</h2>
<p><img src="http://i57.tinypic.com/s4tlba.png" alt="Get Mojang Status [minecraft.net v]"></p>
<p>Get Mojang Status [A Mojang Service]</p>
<p>Returns 1 means online and 0 if offline or not working that well</p>
<h2>
<a id="server-ip--v" class="anchor" href="#server-ip--v" aria-hidden="true"><span class="octicon octicon-link"></span></a>Server IP [ v]</h2>
<p><img src="http://i60.tinypic.com/2poa2xk.png" alt="Server IP [ v]"></p>
<p>Server IP [ v]</p>
<p>Returns the IP of the server if you pick the --[US]-- or --[EU]-- or --[Unknown]-- or ---- or Suggest a server it will return " "</p>
<h2>
<a id="server-port--v" class="anchor" href="#server-port--v" aria-hidden="true"><span class="octicon octicon-link"></span></a>Server Port [ v]</h2>
<p><img src="http://i58.tinypic.com/2ni7iav.png" alt="Server Port [ v]"></p>
<p>Server Port [ v]</p>
<p>Returns the Port of the server if you pick the --[US]-- or --[EU]-- or --[Unknown]-- or ---- or Suggest a server it will return " "</p>
<h2>
<a id="--turns-is-blocks-into-booleans-" class="anchor" href="#--turns-is-blocks-into-booleans-" aria-hidden="true"><span class="octicon octicon-link"></span></a>< [] Turns is blocks into booleans ></h2>
<p><<<No Image>>></p>
<p>< [] Turns is blocks into booleans ></p>
<p>Allows to use the IS blocks as booleans and not reporters</p>
<h2>
<a id="last-recorded-online----v" class="anchor" href="#last-recorded-online----v" aria-hidden="true"><span class="octicon octicon-link"></span></a>Last recorded online [] () [ v]</h2>
<p><img src="http://i58.tinypic.com/2rde0qu.png" alt="Last recorded online [] (25565) [date (D/M/Y)]"></p>
<p>Last recorded online [Server IP] (Server Port) [what part of the time/date v]</p>
<p>Returns the last known online time!</p>
</section>
<footer>
<p>Project maintained by <a href="https://github.com/Mrcomputer1">Mrcomputer1</a></p>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></small></p>
</footer>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-64073652-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>