forked from Legacy-Edition-Minigames/Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
join.html
24 lines (23 loc) · 1.12 KB
/
join.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
layout: default
title: "How To Join"
---
<div class="guibox center">
<h1>How to join</h1>
<p>Legacy Edition Minigames is currently in a <b>closed alpha.</b></p>
<p>At the moment, invites are currently disabled.</p>
<div class="button-list">
<a class="minecraft-button center" href="{{ site.baseurl }}/joinrequest">More Information</a>
<a class="minecraft-button center" href="{{ site.baseurl }}/">Return</a>
</div>
</div>
<div class="guibox center">
For those who are already invited, use one of the following IP Addresses on Minecraft: Java Edition 1.20.4.<br>
<b><span id="easter-egg" onclick="easterEgg()">Menu Server:</span></b> legacyminigames.net<br>
(Main) <b>Battle direct connect:</b> main.legacyminigames.net<br>
(Main-Alternate) <b>Battle direct connect:</b> alt.legacyminigames.net<br>
(Experimental) <b>Battle direct connect:</b> test.legacyminigames.net<br>
(Germany) <b>Battle direct connect:</b> germany.legacyminigames.net<br>
<b>Make sure you read the rules before joining</b>
<p><a href="{{ site.baseurl }}/rules" class="minecraft-button center">Server Rules</a></p>
</div>