Add readme and a few fixes/notes.

This commit is contained in:
Raktbastr 2026-06-15 23:57:02 -05:00
parent 038968ea28
commit c990401a53
5 changed files with 12 additions and 6 deletions

View file

@ -28,8 +28,11 @@
<body>
<h1>Whitelist User</h1>
<p>Enter your username and Minecraft version below to be added to the server whitelist</p>
<div class="row">
<div class="column">
<p>Enter your username and Minecraft version below to be added to the server whitelist</p>
<h2>THIS CURRENTLY DOES NOT WORK. I AM WORKING ON IT</h2>
</div>
<div class="column">
<div class="form-container">
<form onsubmit="whitelistUser(event)">