HomeJavaModsSimplePasswordLogin
SimplePasswordLogin

SimpleAuth

A simple authentication plugin for Minecraft.
Players who fail to enter the password within a set number of seconds after joining will be kicked.
Players who have authenticated once will be automatically logged in on future joins.

Compatible with: Paper 26.1.2 (Minecraft Java 26.1.2)

Features

Installation

  1. Copy the built SimpleAuth.jar to your server's plugins folder
  2. Start the server (plugins\SimpleAuth\config.yml will be generated automatically)
  3. Edit config.yml to set your password, timeout, and language
  4. Use /authreload to apply changes (or restart the server)

Configuration (config.yml)

password: "password"      # Authentication password
timeout-seconds: 30       # Time limit for authentication (seconds)
remember-players: true    # true: auto-login after first auth / false: require password every time
language: "en"            # In-game message language: en (English) / ja (Japanese)

Commands

Command Description Permission
/auth <password> Authenticate Everyone
/authforget Remove your auto-login registration Everyone
/authreload Reload configuration OP only

Auto-login Details


Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more