87 lines
3.1 KiB
HTML
87 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Drgnz Club | Minecraft </title>
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" href="../style.css">
|
|
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
|
|
<meta name="description" content="DrgnzCraft wiki page.">
|
|
<meta name="keywords" content="drgnz, club, wiki, minecraft, craft">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
|
|
</head>
|
|
<body>
|
|
<div class="c-main">
|
|
<div class="cm-navbar flex">
|
|
<a href="/index.html">~Drgnz</a>
|
|
</div>
|
|
<div class="cm-main flex">
|
|
<div class="cmm-content">
|
|
<h2 id="register">Minecraft</h2>
|
|
|
|
<p>
|
|
The DrgnzCraft Minecraft server is a community survival world running on
|
|
version <u>1.21</u>. This server is meant to be a comfy community town,
|
|
users can create their own protected zones.
|
|
</p>
|
|
|
|
<br>
|
|
<h3 id="join">Joining the server</h3>
|
|
<p>
|
|
To join the server you have to be whitelisted. This is due to the bot attacks
|
|
that we have experienced on regular basis. You will also create an account on
|
|
the server using the <i>/register</i> command because we have offline server for
|
|
those that don't have Minecraft purchased.<br>
|
|
If tou want to be whitelisted, you should contact the admins and provide them your
|
|
Minecraft username.
|
|
</p>
|
|
<br>
|
|
<u><b>Joining details:</b></u><br>
|
|
<b>IP:</b> drgnz.club <br>
|
|
<b>Port:</b> 25566 <br>
|
|
<b>Version:</b> 1.21 <br>
|
|
<b>Format:</b> IP:Port
|
|
<br>
|
|
|
|
|
|
<br>
|
|
<h3 id="map">World map</h3>
|
|
|
|
|
|
<iframe src="https://mcmap.drgnz.club" title="description" style="border: none; height: 500px; width: 100%;" ></iframe>
|
|
|
|
<h3 id="social">Social</h3>
|
|
<p>If you want to connect with other players on our server, you can join our Matrix room or Mumble voice chat server.</p>
|
|
<br>
|
|
|
|
<ul>
|
|
<li><b>Minecraft chat:</b> <a href="https://matrix.to/#/%23drgnzcraft%3Adrgnz.club?via=drgnz.club">#drgnzcraft:drgnz.club</a></li>
|
|
<li><b>Mumble server:</b> <a href="https://drgnz.club/wiki/mumble.html">drgnz.club:64738</a></li>
|
|
</ul>
|
|
|
|
|
|
<br>
|
|
<h3 id="plugins">Plugins</h3>
|
|
<p>
|
|
DrgnzCraft is equipped with several plugins that contribute to fun and convinience.
|
|
</p>
|
|
<p>TODO.... </p>
|
|
</div> <!-- CM CONTENT END--->
|
|
|
|
<div class="cmm-sidebar">
|
|
<h2>Contents</h2>
|
|
<ul>
|
|
<li><a href="#">About the server</a></li>
|
|
<li><a href="#join">Join</a></li>
|
|
<li><a href="#map">World map</a></li>
|
|
<li><a href="#social">Social</a></li>
|
|
<li><a href="#plugins">Plugins</a></li>
|
|
</ul>
|
|
</div> <!-- END SIDEBAR -->
|
|
</div> <!-- CM MAIN END -->
|
|
<br><br>
|
|
</div> <!-- C MAIN END -->
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|