Add notices and info about username whitelist

This commit is contained in:
Tyler Hallada 2018-04-15 15:08:04 -04:00
parent 55c01499dd
commit 6845a6f232

View File

@ -60,6 +60,7 @@
<h2>How to Connect</h2>
<ol>
<li>Email me at tyler@hallada.net with your Minecraft username to request to join the server</li>
<li>Launch Minecraft (version <span id="info-server-name">1.12.2</span>)</li>
<li>Go to "Multiplayer"</li>
<li>Click "Add Server"</li>
@ -109,6 +110,23 @@
<span id="say-error" class="inline"></span>
<p id="say-notice" class="small-text">It may take a minute or two before the message appears in the above server log.</p>
</form>
<hr>
<h2>Notices</h2>
<p>
<ul>
<li>
<strong>April 13, 2018:</strong>
I doubled the memory on the server so the server shouldn't keep running out of memory and crashing.
</li>
<li>
<strong>April 15, 2018:</strong>
The server has a user white-list. If you are not added to it then you cannot join the server.
Email me at tyler@hallada.net to request to join the server.
</li>
</ul>
</p>
</div>
<script src="https://mcapi.us/scripts/minecraft.js"></script>