1
0
Fork 0
me/lavacake/index.html
2024-12-06 21:27:01 -03:00

37 lines
No EOL
2.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Lavacake</title>
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style>
<link rel="icon" type="image/png" href="https://voxel.fsky.io/lavacake/icon.png"/>
</head>
<body>
<img src="https://voxel.fsky.io/lavacake/icon.png" style="width:150px;height:150px;">
<h1>Lavacake</h1>
<p>An SMP hosted on Eaglercraft 1.5.2.</p>
<h2>Rules</h2>
<nav>
<p>1. Don't purposely kill people (this one is obvious). 1 warning</p>
<p>2. Stealing = 1 warning, must return items or kicked for the day</p>
<p>3. Using buckets to flood rooms / other spaces with lava or water: 2 warnings, kicked for the day</p>
<p>4. Destruction of other people's space with TNT: Instantly banned for a week (3 strikes).</p>
<p>5. Be nice. Don't throw a tantrum just because you don't like someone else's opinion.</p>
<p>6. Ask before expanding your space, as this can cause problems with plans or already existing spaces.</p>
<p>7. Don't build any space outside of the main base. The base is intended to be for everyone, and building some random shitty dirt house where it might be really inconvenient for others is just a waste of space. Ask me for a room instead.</p>
<b>2 strikes will result in a kick for the day. 3 strikes = banned for a week. 4 strikes = Permabanned.</b>
</nav>
<h2>Get started</h2>
<nav>
<p>Registration is public! We haven't hosted an actual server YET, but we usually open the world daily. Join <a href="https://matrix.org/#/#eagler:matrix.org" target="_blank">Eaglercraft Lounge (unofficial)</a> for pings when we start.</p>
<p>Relay: wss://eaglerrelay.glitch.me</p>
<p>Check out clients using the Eagtek button below.</p>
<a href="https://voxel.fsky.io"><img src="https://voxel.fsky.io/voxel.gif"></a>
<a href="https://voxel.fsky.io/e/git"><img src="https://voxel.fsky.io/badges/eaglercraft_88x31.jpg"></a>
</body>
</html>