Описание
Authentications mod for your Offline/Online server.
EasyAuth disallows players who aren't authenticated to do actions like placing blocks, moving, typing commands or use the inventory.
### Feature:
- Auto login players that have purchased Minecraft
- Online UUIDs for online players
- Sessions for auto login if they connect from the same IP
- Coordinate protection
- Prevents "Logged in from another location"
- Server-side translation
- Support for special characters in password
- Global password
- Support Luckperms API and Luckperms Context
- Support Floodgate and Carpet players
- Support Vanish mod to hide unauthenticated players
Check [commands](https://github.com/NikitaCartes/EasyAuth/wiki) and [config file](https://github.com/NikitaCartes/EasyAuth/wiki/Config)
This mod is based on samo_lego's [mod](https://modrinth.com/mod/SimpleAuth). Use it for Minecraft 1.15 - 1.16
Also check [my mod](https://modrinth.com/mod/easywhitelist) for name-based whitelist
### Dependencies
This mod requires:
- [Fabric API](https://modrinth.com/mod/fabric-api)