❗❗THIS PLUGIN IS IN ACTIVE DEVELOPMENT. SOME FEATURES MIGHT BE UNAVAILABLE.❗❗ Most of the features aren't configurable for now but will be in the near future.
Most login plugins are very annoying, constantly spamming players to login and register. SuperLogin is different, instead of spamming the player's chat, it presents them with a very clean and initiutive GUI. Players can just login/register by entering a 4-digit pin number. This is far less annoying then typing the whole password in chat. And it protects players from doing any other task unless they log in.
- No chat spam
- A clean and initiutive GUI.
- YAML storage.
- Floodgate support (Bedrock players log in automatically)
- Sessions (Logged in players will be auto-logged in till next 10 minutes if their IP address is same)
- And many more to come.
- Install git and maven.
- Clone this git repo onto your computer.
- Open a terminal/powershell/cmd in the directory in which this plugin is cloned.
- Execute
mvn package. - Wait till maven fetches dependencies and builds the jar file.
- Voila! Its that easy.
