Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 566 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 566 Bytes

Login

Fabric mod for Minecraft: Java Edition to protect offline mode servers adding /login and /register. This is a server-side mod, clients don't have to download it.

Features

  • Players are invulnerable until they log in
  • Players can't interact with the world until they log in
  • Players can't move until they log in
  • Players can't chat or use commands (only /login and /register) until they log in
  • Passwords are saved in ./registered-players.json
  • Maybe I'll add more

Commands

  • /register <newPassword> <confirmPassword>
  • /login <password>