{"id":116287,"date":"2026-06-06T23:15:27","date_gmt":"2026-06-06T20:15:27","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/"},"modified":"2026-06-06T23:15:27","modified_gmt":"2026-06-06T20:15:27","slug":"op-login","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/","title":{"rendered":"Op Login"},"content":{"rendered":"<p># OpLogin<br \/>\nOpLogin is a Paper plugin that keeps operator accounts usable for normal gameplay while locking operator privileges behind authentication. Operators join in a locked state, unlock only when needed, and return to a protected state automatically or manually.<\/p>\n<p>## Features<br \/>\n&#8211; Locked operator sessions that disable operator privileges until authentication.<br \/>\n&#8211; BCrypt password storage with one-time migration support for older AES-encrypted entries.<br \/>\n&#8211; Chat-safe password login flow: `\/oplogin` starts login and the next chat message is captured privately.<br \/>\n&#8211; Optional PIN keypad mode with randomized digit positions and custom number heads.<br \/>\n&#8211; Manual `\/oplogout` support that immediately locks privileges and clears trusted IP auto-login state.<br \/>\n&#8211; Sensitive command protection that overrides whitelist mistakes for high-risk commands.<br \/>\n&#8211; Temporary unlock timeouts and optional auto-locking after sensitive commands.<br \/>\n&#8211; Failed login attempt tracking with temporary blocking.<br \/>\n&#8211; Operator command audit logging.<br \/>\n&#8211; Emergency `\/oplockdown` command to force all online operators back into the locked state.<br \/>\n&#8211; Trusted IP auto-login support that only applies after a successful authenticated login.<\/p>\n<p>## Commands<br \/>\n&#8211; `\/opsetpass <player> <password>`<br \/>\n  Console-only. Sets or replaces an operator credential.<br \/>\n&#8211; `\/oplogin`<br \/>\n  Starts authentication. In password mode the next chat message is treated as the password. In PIN mode a keypad GUI opens.<br \/>\n&#8211; `\/oplogout`<br \/>\n  Locks the current operator session immediately and clears remembered IP login for that operator.<br \/>\n&#8211; `\/resetop <player>`<br \/>\n  Console-only. Removes an operator credential.<br \/>\n&#8211; `\/opreload`<br \/>\n  Console-only. Reloads config and whitelist data.<br \/>\n&#8211; `\/oplockdown`<br \/>\n  Console-only. Forces all online operators back into the locked state.<\/p>\n<p>## Authentication Modes<br \/>\n### Password Mode<br \/>\n&#8211; Default mode.<br \/>\n&#8211; Operators use `\/oplogin`, then type their password in chat.<br \/>\n&#8211; Passwords must meet `security.min-password-length`.<\/p>\n<p>### PIN Mode<br \/>\n&#8211; Optional and disabled by default.<br \/>\n&#8211; Operators use `\/oplogin` and receive a randomized keypad GUI.<br \/>\n&#8211; Stored credentials must be numeric and match `security.pin-mode.length`.<br \/>\n&#8211; Number head textures in the keypad use assets from minecraft-heads.com.<br \/>\n  ![Pin Mode](https:\/\/cdn.modrinth.com\/data\/cached_images\/fec4962f64cb2a0c444c3f1f20374cf4f8f782e6.png)<\/p>\n<p>### Important Mode Change Behavior<br \/>\n&#8211; Switching between password mode and PIN mode resets all stored operator credentials and trusted IP entries on the next startup or `\/opreload`.<br \/>\n&#8211; This is intentional so text passwords cannot remain active in PIN mode, and PIN-only credentials do not carry over into password mode.<\/p>\n<p>## Installation<br \/>\n1. Download the latest jar.<br \/>\n2. Place it in the server `plugins` directory.<br \/>\n3. Start the server once to generate `config.yml` and `whitelist.yml`.<br \/>\n4. Configure the plugin and reload or restart the server.<\/p>\n<p>## Configuration<br \/>\n### `config.yml`<br \/>\nRelevant options:<\/p>\n<p>&#8220;`yaml<br \/>\nsecurity:<br \/>\n  min-password-length: 8<br \/>\n  max-login-attempts: 3<br \/>\n  block-duration: 15<br \/>\n  enable-ip-auto-login: true<br \/>\n  unlock-duration-seconds: 300<br \/>\n  auto-lock-ops-on-join: true<br \/>\n  pin-mode:<br \/>\n    enabled: false<br \/>\n    length: 4<br \/>\n    title: &#8216;&#038;8OpLogin PIN&#8217;<br \/>\n&#8220;`<\/p>\n<p>Notes:<br \/>\n&#8211; `enable-ip-auto-login` remembers the IP only after a successful authenticated login.<br \/>\n&#8211; Using `\/oplogout` clears the remembered IP for that operator immediately.<br \/>\n&#8211; If PIN mode is enabled, credentials set with `\/opsetpass` must be numeric and match the configured PIN length.<\/p>\n<p>### `whitelist.yml`<br \/>\nCommands listed here can still be used while locked, except for sensitive commands that are always blocked until authentication.<\/p>\n<p>Default example:<\/p>\n<p>&#8220;`yaml<br \/>\nwhitelisted-commands:<br \/>\n  &#8211; help<br \/>\n  &#8211; oplogin<br \/>\n  &#8211; list<br \/>\n  &#8211; ping<br \/>\n&#8220;`<\/p>\n<p>## Usage<br \/>\n### Set a Credential<br \/>\nUse `\/opsetpass <player> <password>` from the console.<\/p>\n<p>### Log In<br \/>\nUse `\/oplogin`.<\/p>\n<p>### Log Out<br \/>\nUse `\/oplogout` to re-lock privileges without leaving the server.<\/p>\n<p>### Reset a Credential<br \/>\nUse `\/resetop <player>` from the console.<\/p>\n<p>## Compatibility<br \/>\n&#8211; Minecraft: Paper 1.21.x<br \/>\n&#8211; Java: 21<\/p>\n<p>## Credits<br \/>\n&#8211; PIN keypad head textures: minecraft-heads.com<\/p>\n","protected":false},"excerpt":{"rendered":"<p>OpLogin keeps operator accounts safe by locking admin privileges until the real player authenticates. It adds a simple extra layer of protection against stolen accounts, shared access, and accidental permission abuse.<\/p>\n","protected":false},"featured_media":116288,"template":"","meta":{"_minecraft_slug":"op-login","_minecraft_project_id":"PhGsxDZn","_minecraft_author":"periklis20m","_minecraft_license":"MIT","_minecraft_downloads":1293,"_minecraft_follows":7,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"op-login.zip","_minecraft_size_bytes":157800,"_minecraft_version_count":6,"_minecraft_updated_at":"2026-05-16T07:42:13.901405Z","_minecraft_date_created":"2024-08-06T19:44:40.058994Z","_minecraft_date_modified":"2026-03-11T19:39:26.048301Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/op-login","_minecraft_icon_attachment_id":116288,"_minecraft_imported_at":"2026-06-06T20:15:28+00:00","_minecraft_import_hash":"723837dffad0876c2ee27fb8f27fb281","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,127,128,129,91,123,92],"mod_loader":[130,132,133,134],"minecraft_version":[59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-116287","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-storage","mod_category-technology","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Op Login - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Op Login - Minecraft\" \/>\n<meta property=\"og:description\" content=\"OpLogin keeps operator accounts safe by locking admin privileges until the real player authenticates. It adds a simple extra layer of protection against stolen accounts, shared access, and accidental permission abuse.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/op-login\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/op-login\\\/\",\"name\":\"Op Login - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/op-login\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/op-login\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/op-login-icon-ca1d95b4d61d6d6d45722f4e5de6c485d96b6f96_96.webp\",\"datePublished\":\"2026-06-06T20:15:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/op-login\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/op-login\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/op-login\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/op-login-icon-ca1d95b4d61d6d6d45722f4e5de6c485d96b6f96_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/op-login-icon-ca1d95b4d61d6d6d45722f4e5de6c485d96b6f96_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/op-login\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Op Login\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Op Login - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/","og_locale":"en_US","og_type":"article","og_title":"Op Login - Minecraft","og_description":"OpLogin keeps operator accounts safe by locking admin privileges until the real player authenticates. It adds a simple extra layer of protection against stolen accounts, shared access, and accidental permission abuse.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/","name":"Op Login - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/op-login-icon-ca1d95b4d61d6d6d45722f4e5de6c485d96b6f96_96.webp","datePublished":"2026-06-06T20:15:27+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/op-login\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/op-login-icon-ca1d95b4d61d6d6d45722f4e5de6c485d96b6f96_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/op-login-icon-ca1d95b4d61d6d6d45722f4e5de6c485d96b6f96_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/op-login\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Op Login"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/116287","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/116288"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=116287"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=116287"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=116287"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=116287"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}