Description
Deprecated
SimpleAuth Mod
Now supports Forge and Fabric!
Do you have a server that you want to protect from unwanted visitors without using whitelist? Or need an extra form of authentication for players?
This mod will come in handy then - it denies moving, destroying blocks etc. for players that aren't registered / logged in. It's possible to set a global password as well, check wiki for more details.
Make sure to download the right version, depending on your server being Fabric or Forge one!![]()
(Fabric version only)
Features
All options can be found in the config file.
- Auto login players that have purchased Minecraft
- Online UUIDs for online players
- Disabled movement for de-authenticated players
- Disabled block interactions
- Inventory protection (item moving and dropping)
- Sessions
- Coordinate protection
- Prevents "Logged in from another location"
- And more (check wiki for details)
Translations
Check available languages.
Feel like donating? Visit donate page.
Other info
- Commands can be found on GitHub wiki
- Configuration file info
- Having issues? Please report them on GitHub issue tracker
- Living on the edge? Get latest developer builds
Libraries that the project is using:
- Argon2 (LGPLv3) https://github.com/phxql/argon2-jvm
- BCrypt (Apache 2) https://github.com/patrickfav/bcrypt
- Bytes (Apache 2) https://github.com/patrickfav/bytes-java
- leveldb (BSD-3-Clause) https://github.com/google/leveldb
- JNA (Apache 2 || LGPLv3) https://github.com/java-native-access/jna


