scraftia-www-legacy/index.html
2025-02-07 13:01:08 -05:00

41 lines
No EOL
1.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/index.css">
</head>
<body>
<div class='content'>
<p><b class='important'>Astrophis</b> is a simple SMP connected to <a href='https://nbg.dervland.net'>BiglyChat.</a>
</p>
<div class='path'>
<div><b class='important'><a href='https://nbg.dervland.net'>Chat</a></b></div>
<img src='discord.svg'>
</div>
<div class='path'>
<div><b class='important' onclick='copy()'><a href='#'>Server</a></b></div>
<img src='server.svg'>
</div>
<div class='path'>
<div><b class='important'><a href='https://wiki.dervland.net/wiki/Scraftia'>Wiki</a></b>
</div>
<img src='wiki.svg'>
</div>
<h1 id='rules'>Rules</h1>
<ol>
<li>Don't harrass others.</li>
<li>Don't use glitches.</li>
<li>Don't use utility mods or hacks. Exceptions: shaders, minimap (no caves), ViaVersion.</li>
<li>Land that belongs to someone else can't be looted, griefed, or built on.</li>
</ol>
<h1>Logs</h1>
<div class="msgs">
</div>
</div>
<script src='/index.js'></script>
</body>
</html>