Authentication plugin for spigot
 
 
Go to file
Polarian 05937d6f44
Bump version
2022-07-31 01:45:28 +01:00
.mvn/wrapper removed maven-wrapper.jar as it slows down git clones 2022-04-17 00:21:15 +01:00
src/main Removed annoying sout statement 2022-07-31 01:44:38 +01:00
.gitignore Fixed eclipse warnings 2022-04-20 03:34:09 +01:00
README.html Fixed docs link 2022-04-28 01:09:40 +01:00
copyToDevServer.sh merge 2022-04-16 21:50:32 +01:00
license Initial commit 2022-04-12 17:08:06 +01:00
mvnw fixed maven wrapper missing and bumped version 2022-04-16 21:53:39 +01:00
mvnw.cmd fixed maven wrapper missing and bumped version 2022-04-16 21:53:39 +01:00
pom.xml Bump version 2022-07-31 01:45:28 +01:00

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>