v/me
v/me
1
0
Fork 0
me/lc/index.html

52 lines
3.1 KiB
HTML
Raw Permalink Normal View History

2024-12-09 02:45:08 -03:00
<!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/lc/icon.png"/>
</head>
<body>
<img src="https://voxel.fsky.io/lc/icon.png" style="width:150px;height:150px;">
<h1>Lavacake</h1>
<p>An SMP + canvas hosted on Eaglercraft.</p>
<h2>SMP Rules</h2>
<nav>
<p>1. Don't purposely kill people (this one is obvious). 1 strike.</p>
2024-12-09 02:47:01 -03:00
<p>2. Stealing = 1 strike, must return items or kicked for the day</p>
2024-12-09 02:45:08 -03:00
<p>3. Using buckets to flood rooms / other spaces with lava or water: 2 strikes, kicked for the day</p>
<p>4. Destruction of other people's space with TNT: Instantly banned for a week (3 strikes).</p>
2024-12-09 06:08:35 -03:00
<p>5. Be nice. Don't throw a tantrum just because you don't like someone else's opinion. If we keep having to tell you to cool down you'll be kicked (1 strike).</p>
2024-12-11 00:36:08 -03:00
<p>6. Don't beg people for stuff. Get it yourself, don't be lazy. We're not going to baby you around.</p>
2024-12-09 06:08:35 -03:00
<p>7. "Can I get Creative I wanna help build" Yeah sure you would never slide TNT and 2 stacks of diamonds into your inventory. Permabanned unless we actually know and trust you.</p>
2024-12-09 02:45:08 -03:00
<b>2 strikes will result in a kick for the day. 3 strikes = banned for a week. 4 strikes = Permabanned.</b>
</nav>
<h2>Canvas Rules</h2>
<p>1. Don't be an idiot. Doing things like making sw4st1kas or spamming dicks made of dirt = permanently banned.</p>
<p>2. Griefing (setting other creations on fire, using TNT on them, flooding) = instant permaban.</p>
<p>3. Collaborating is allowed, but don't randomly pitch in during someone's build. They're probably not going to like how you change it up and will just get you seen as a pest. Ask first to help them, and if they'd like to focus on it themselves then mind your own business. Insisting will get you a strike.</p>
<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/#/#lavacake:nadeko.net" target="_blank">the Matrix room</a> or the <a href="https://dsc.gg/lavacake">Discord server</a> (both bridged) for pings when we start.</p>
<p>Relay: wss://eaglerrelay.glitch.me</p>
<p>Check out clients using the Eagtek button below.</p>
<p>keepInventory is set to true. If you're ever lost, die to get back to base.</p>
</nav>
<h2>Need to contact staff?</h2>
<nav>
2025-01-06 02:07:07 -03:00
<p>Pixyl / Voxel: @voxel:envs.net</p>
2024-12-09 02:45:08 -03:00
<p>Puzzlez: @mrpuzzles:laziness.eu</p>
2024-12-21 16:26:57 -03:00
<p>Hewey: @hewey_0g:isekai.rocks</p>
2024-12-09 02:45:08 -03:00
</nav>
<a href="https://voxel.fsky.io/e/git"><img src="https://voxel.fsky.io/badges/eaglercraft_88x31.jpg"></a>
<a href="https://voxel.fsky.io"><img src="https://voxel.fsky.io/voxel.gif"></a>
</body>
</html>