41 lines
955 B
HTML
41 lines
955 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 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>
|
|
<!--#include virtual="ascii-art.html" -->
|
|
|
|
<footer>
|
|
<!--#include virtual="footer.html" -->
|
|
</footer>
|
|
</body>
|
|
</html>
|