46 lines
911 B
HTML
46 lines
911 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<!--#include virtual="head.html" -->
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<!--#include virtual="header.html" -->
|
|
</header>
|
|
|
|
<h1>Modded server</h1>
|
|
Address: mc.tuxcord.net<br>
|
|
Port: 25565 (Default)<br>
|
|
Version: 1.20.1<br>
|
|
Whitelist: Yes<br>
|
|
Cracked: Yes<br>
|
|
Login: No<br>
|
|
|
|
<h1>Vanilla server</h1>
|
|
Address: mc.tuxcord.net<br>
|
|
Port: 25566<br>
|
|
Version: 1.21.11<br>
|
|
Whitelist: Yes<br>
|
|
Cracked: Yes<br>
|
|
Login: Yes<br>
|
|
|
|
<h1>Rules</h1>
|
|
<ol>
|
|
<li>
|
|
Joking around is okay, but no directed hate speech is allowed.
|
|
</li>
|
|
<li>
|
|
Greifing and killing others is permitted (with the exception of the main end island).
|
|
</li>
|
|
<li>
|
|
No attempting to crash the server or disrupt other people's gameplay.
|
|
</li>
|
|
</ol>
|
|
<!--#include virtual="ascii-art.html" -->
|
|
|
|
<footer>
|
|
<!--#include virtual="footer.html" -->
|
|
</footer>
|
|
</body>
|
|
</html>
|