Let specific players join your online-mode Paper server without Mojang auth — no proxy needed.
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.
/lomgroup group reload applies changes instantly, no restart neededAsyncPlayerPreLoginEvent and all standard Bukkit events normallyplugins/ folderallowed-users.txt is created automaticallyplugins/LimitedOfflineMode/allowed-users.txt| 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)
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.