RegadPoleCN / userlogin

A simple and versatile authentication plugin for Minecraft

Home Page:https://www.spigotmc.org/resources/userlogin.80669/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UserLogin · CI

This is the source code for the UserLogin Minecraft plugin.

Building the plugin

There aren't really any requirements besides having Java and Maven installed on your computer.

To install lib/FastLogin.jar, a required dependency, run:

$ mvn initialize

To build the .jar file, run:

$ mvn package

(I think it's that simple)

Contributing

If you found the plugin useful, make sure to leave a star on the repo! If you got a bug or a suggestion, feel free to open an issue. If you want to contribute directly to the plugin's source code, feel free to fork the repository and open a pull request. (Make sure to follow the contribution guidelines!)

About

A simple and versatile authentication plugin for Minecraft

https://www.spigotmc.org/resources/userlogin.80669/

License:MIT License


Languages

Language:Java 98.9%Language:JavaScript 1.1%