47 lines
1.2 KiB
HTML
47 lines
1.2 KiB
HTML
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
{% include 'head.html' %}
|
|
</head>
|
|
<body>
|
|
<header>
|
|
{% include 'header.html'%}
|
|
</header>
|
|
|
|
Name: Tuxcord-MC<br/>
|
|
IP/Server Address: mc.tuxcord.net<br/>
|
|
Version: 1.12.8<br/>
|
|
The server has a whitelist, so join our <a href="https://discord.gg/SPHymEDytw">Discord</a>, <a href="https://matrix.to/#/!BEyFZOZpWRoRrhRJbp:matrix.org">Matrix</a> or <a href="irc://irc.tuxcord.net">irc.tuxcord.net</a> and ask<br/>if you can join in the #.minecraft channel.<br/>
|
|
The server is cracked, so as to prevent bots and spam, we also have a registration system.<br/>
|
|
</pre>
|
|
<br/>
|
|
Rules:<br/>
|
|
<ol>
|
|
<li>
|
|
Joking around is Ok, but no directed hate speech.
|
|
</li>
|
|
<li>
|
|
Greifing and killing others is permitted.
|
|
</li>
|
|
<li>
|
|
No attempting to crash server or disrupt other people's gameplay with lag machines and the like.
|
|
</li>
|
|
<li>
|
|
While greifing is permitted in most cases, do not greif the main end island
|
|
</li>
|
|
</ol>
|
|
|
|
|
|
<div class="tuxcord-image">
|
|
<pre>
|
|
{{ ascii_penguin|safe }}
|
|
</pre>
|
|
</div>
|
|
</body>
|
|
<footer>
|
|
{% include 'footer.html' %}
|
|
</footer>
|
|
</html>
|
|
|