
LOMP - Limited Offline Mode Paper
I don't know my version or loader
Limited Offline Mode Paper
Let specific players join your online-mode Paper server without Mojang authentication — no proxy, no config changes, no server restarts required.
Perfect for server admins, developers, and staff who need emergency or testing access without exposing the entire server to offline mode.
Features
- Whitelist by username — add names to a simple text file, done
- Player groups — batch players into named groups and toggle them on/off with a command
- Persists across restarts — config is file-based, nothing is lost on reboot
- Live reload —
/lomgroup group reloadapplies changes instantly, no restart needed - No proxy needed — works directly on Paper, no Velocity or BungeeCord required
- Full login event support — fires
AsyncPlayerPreLoginEventand all standard Bukkit events normally
Quick Start
- Drop the JAR into your
plugins/folder - Start the server —
allowed-users.txtis created automatically - Add usernames to
plugins/LimitedOfflineMode/allowed-users.txt - Players on the list can now join without Mojang auth
Commands
| Command | Description |
|---|---|
/lomgroup group add <group> <players> |
Add players to a group |
/lomgroup group enable <group> |
Allow the whole group to join |
/lomgroup group disable <group> |
Block the group |
/lomgroup group toggle <group> |
Flip a group on/off |
/lomgroup group list |
See all groups and their status |
/lomgroup group reload |
Reload config files live |
Permission: limitedofflinemode.admin (default: op)
Requirements
- Paper 1.21.x
- Java 21+
Forked from moritxius-matsuda/LimitedOfflineMode (original Velocity/BungeeCord plugin). This is a full rewrite for Paper by chank_op.
⚠️ For administrators and developers only. Do not use to allow cracked clients or bypass Mojang auth for regular players. You are responsible for your own EULA compliance.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as limited-offline-mode-paper-1.1.1.jar — drop this file into the mods folder
- Download size: 49 KB
- Download link checked 10 Sept 2026 — working
These come from our own check of the pack file, not from the source page.