added mc page

This commit is contained in:
DeaDvey 2025-01-15 16:49:37 +00:00
parent 5d8a08272e
commit b8687023ed
2 changed files with 79 additions and 1 deletions

View File

@ -28,7 +28,8 @@
<li> <li>
<a href="https://redlib.tuxcord.net">Redlib</a> <a href="https://redlib.tuxcord.net">Redlib</a>
</li> </li>
Redlib (tuxcord.net) <li>
<a href="https://tuxcord.net/mc">Minecraft</a>
</li> </li>
</ul> </ul>
<b><u>Join us:</u></b> <b><u>Join us:</u></b>

77
mc/index.html Normal file
View File

@ -0,0 +1,77 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="/index.css">
</head>
<body>
<pre>
__ __ __
---------/\ \__ /\ \ /\ \__
---------\ \ ,_\ __ __ __ _ ___ ___ _ __ \_\ \ ___ __\ \ ,_\
----------\ \ \/ /\ \/\ \/\ \/'\ /'___\ / __`\/\`'__\/'_` \ /'_ `\ /'__`\ \ \/
-----------\ \ \_\ \ \_\ \/> &lt;//\ \__//\ \L\ \ \ \//\ \L\ \ __/\ \/\ \/\ __/\ \ \_
------------\ \__\\ \____//\_/\_\ \____\ \____/\ \_\\ \___,_\/\_\ \_\ \_\ \____\\ \__\
-------------\/__/ \/___/ \//\/_/\/____/\/___/ \/_/ \/__,_ /\/_/\/_/\/_/\/____/ \/__/
A friendly Linux community.
</pre>
Name: Tuxcord-MC<br/>
IP/Server Address: tuxcord.net<br/>
The server has a whitelist, so join our <a href="https://discord.gg/SPHymEDytw">Discord</a>, <a href="https://matrix.to/#/!BEyFZOZpWRoRrhRJbp:matrix.org">Matrix</a> or <a href="irc://irc.tuxcord.net">irc.tuxcord.net</a> and ask if you can join.<br/>
The server is cracked, so as to prevent bots and spam, we also have a registration system.<br/>
<br/>
Rules:<br/>
<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>
</pre>
<div class="tuxcord-image">
<pre>
.-"""-.
' \
|,. ,-. |
|()L () \ |
|,' `".| |
|.___.',| `
.j `--"' ` `.
/ ' ' \
/ / ` `.
/ / ` .
/ / l |
. , TuxCord | |
_ ,"`. .| |
| ' ``. | [..-'l
/ `.`, | '--' `.
( `. __.j )
\_ |--""___| ,-'
`"--...,+"""" `._,.-' <a href="http://roysac.com/tutorial/diamondieasciiarttutorial.html">mh</a>
</pre>
</div>
</body>
<footer>
<hr/>
<div id="footer-links">
<a href="https://git.javalsai.dynv6.net/deadvey/tuxcord.net">Source Code</a>
/
<a href="https://deadvey.com">Hosted by DeaDvey</a>
/
<a href="https://javalsai.dynv6.net">Gitea, Hosted by Javalsai</a>
/
<a href="https://envs.net">Website inspired by envs.net</a>
</div>
</footer>
</html>