Rewrite index to match new serber
This commit is contained in:
parent
582428ef72
commit
50782399e3
@ -8,17 +8,18 @@
|
|||||||
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/header.php';?>
|
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/header.php';?>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1>Connect to the Server</h1>
|
<h1>Connect to the Server</h1>
|
||||||
|
<p>Download this modpack: <a href="https://www.curseforge.com/minecraft/modpacks/valhelsia-3/files/3110648">Valhelsia 3</a></p>
|
||||||
<p>Open Minecraft, click "Multiplayer", "Add Server", and drop this IP in:</p>
|
<p>Open Minecraft, click "Multiplayer", "Add Server", and drop this IP in:</p>
|
||||||
<code class="bigcode">thefuck.how</code>
|
<code class="bigcode">thefuck.how</code>
|
||||||
<p>That's the IP. You put <code>thefuck.how</code> into your Minecraft client and you get the server.</p>
|
<p>That's the IP. You put <code>thefuck.how</code> into your Minecraft client and you get the server.</p>
|
||||||
<h1>Is There a Map?</h1>
|
|
||||||
<p><a href="/map/">Go here</a>.</p>
|
|
||||||
<h1>I Have a Problem</h1>
|
<h1>I Have a Problem</h1>
|
||||||
<p>You can message one of the server admins when they're on, or alternatively, you can message any of the staff members on discord:</p>
|
<p>You can message one of the server admins when they're on, or alternatively, you can message any of the staff members on discord:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>TheTypicalHero#8526</li>
|
<li>TheTypicalHero#8526</li>
|
||||||
<li>Salt#0382</li>
|
<li>Salt#0382</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<h1>I Brok the Server</h1>
|
||||||
|
<p>Impressive. Message an admin, we will not ban you (unless you keep doing it deliberately to DoS)</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user