scraftia-www-legacy/index.html

41 lines
1.3 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/index.css">
</head>
<body>
2024-10-16 16:24:07 -04:00
<div class='content'>
2025-02-07 12:58:26 -05:00
<p><b class='important'>Astrophis</b> is a simple SMP connected to <a href='https://nbg.dervland.net'>BiglyChat.</a>
2025-01-17 20:49:34 -05:00
</p>
2025-01-17 02:06:15 -05:00
<div class='path'>
2025-02-07 13:01:08 -05:00
<div><b class='important'><a href='https://nbg.dervland.net'>Chat</a></b></div>
2025-01-17 02:06:15 -05:00
<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'>
2025-02-07 12:58:26 -05:00
<div><b class='important'><a href='https://wiki.dervland.net/wiki/Scraftia'>Wiki</a></b>
2025-01-17 20:49:34 -05:00
</div>
2025-01-17 02:06:15 -05:00
<img src='wiki.svg'>
</div>
2025-01-17 20:49:34 -05:00
<h1 id='rules'>Rules</h1>
2024-10-16 16:24:07 -04:00
<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>
2025-02-07 12:58:26 -05:00
<li>Land that belongs to someone else can't be looted, griefed, or built on.</li>
2024-10-16 16:24:07 -04:00
</ol>
2025-02-07 12:58:26 -05:00
<h1>Logs</h1>
<div class="msgs">
</div>
2024-10-16 16:24:07 -04:00
</div>
2025-02-07 12:58:26 -05:00
<script src='/index.js'></script>
</body>
</html>