Authentication plugin for spigot
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Polarian 05937d6f44
Bump version
8 months ago
.mvn/wrapper removed maven-wrapper.jar as it slows down git clones 11 months ago
src/main Removed annoying sout statement 8 months ago
.gitignore Fixed eclipse warnings 11 months ago
README.html Fixed docs link 11 months ago
copyToDevServer.sh merge 11 months ago
license Initial commit 12 months ago
mvnw fixed maven wrapper missing and bumped version 11 months ago
mvnw.cmd fixed maven wrapper missing and bumped version 11 months ago
pom.xml Bump version 8 months ago

README.html

<hr>
<h1>Authrarian</h1>
<hr>
<p>
	Authrarian is a 1.18 authentication plugin for minecraft. It is designed for cracked servers which want to closely
	manage their playerbase and allocate access to their server, though a user system where a user must create an account
	with the server, with their email address and desired username.
</p>

<p>
	When that user joins the server, they will be messaged a code on discord, or any other supported platform, this code
	then needs to be sent to the server to verify it was you who logged in.
</p>
<p>
	You can find documentation <a href="https://docs.polarian.dev/wiki/polarmc/authrarian/">here</a>
</p>
<hr>
<h2>Contributors</h2>
<hr>
<h4>Polarian - Lead Developer, Owner of PolarMC</h4>
<h4>Boolean - Contributor</h4>
<hr>
<p>Developed and Maintained by the PolarMC Team</p>
<hr>