{"id":116503,"date":"2026-06-06T23:34:06","date_gmt":"2026-06-06T20:34:06","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/"},"modified":"2026-06-06T23:34:06","modified_gmt":"2026-06-06T20:34:06","slug":"opmanager-rci","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/","title":{"rendered":"OpManagerRCI"},"content":{"rendered":"<p># OpManager<\/p>\n<p>![Version](https:\/\/img.shields.io\/badge\/version-4.0-blue)<br \/>\n![Minecraft](https:\/\/img.shields.io\/badge\/minecraft-1.21-green)<br \/>\n![License](https:\/\/img.shields.io\/badge\/license-GPL%20v3-blue)<\/p>\n<p>**A safe and lightweight OP management plugin that saves and restores player data when granting temporary operator permissions.**<\/p>\n<p>Created by **RedCity Industries | Gamer100309**<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcd6 Description<\/p>\n<p>OpManager is a Minecraft plugin designed for server administrators who need to temporarily grant themselves OP permissions without losing their current gameplay progress. Unlike traditional OP commands, OpManager saves your inventory, position, gamemode, and more before granting OP, then restores everything when you&#8217;re done.<\/p>\n<p>Perfect for:<br \/>\n&#8211; \ud83d\udee0\ufe0f Server maintenance without losing your survival progress<br \/>\n&#8211; \ud83c\udfae Switching between admin and player modes seamlessly<br \/>\n&#8211; \ud83d\udd12 Secure temporary OP access with whitelist support<br \/>\n&#8211; \ud83d\udcbe Multiple storage strategies for different server needs<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Features<\/p>\n<p>### Core Features<br \/>\n&#8211; **\ud83c\udf92 Complete Data Backup**: Saves inventory, armor, offhand, position, gamemode, XP, health, hunger, and potion effects<br \/>\n&#8211; **\ud83d\udd04 One-Click Restore**: Automatically restores everything when you remove OP<br \/>\n&#8211; **\ud83d\udccd Return Command**: Teleport back to your saved position without removing OP<br \/>\n&#8211; **\ud83c\udfaf Inventory Recovery**: Restore only your inventory while keeping OP active<br \/>\n&#8211; **\ud83d\udd12 Whitelist System**: Control who can use the plugin<br \/>\n&#8211; **\ud83c\udf10 Multi-Language**: Built-in English and German support (easily expandable)<br \/>\n&#8211; **\ud83d\udcbe Flexible Storage**: Choose between RAM-only, disk-only, or hybrid storage<br \/>\n&#8211; **\ud83d\udc7b Vanish Integration**: Optional automatic vanish disable on \/opoff<\/p>\n<p>### Safety Features<br \/>\n&#8211; **\u26a0\ufe0f Item Duplication Warning**: Alerts players about potential duplication if they die during OP sessions<br \/>\n&#8211; **\ud83d\udd0d Verbose Logging**: Detailed debug mode for troubleshooting<br \/>\n&#8211; **\ud83d\udcc1 Automatic Cleanup**: Temporary files are deleted after \/opoff<br \/>\n&#8211; **\ud83d\udee1\ufe0f Data Integrity**: Deep cloning of items prevents unintended modifications<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 Installation<\/p>\n<p>1. Download the latest `OpManager.jar` from Releases<br \/>\n2. Place the file in your server&#8217;s `plugins\/` folder<br \/>\n3. Restart your server<br \/>\n4. Configure `plugins\/OpManager\/config.yml` to your needs<br \/>\n5. Add trusted players to the whitelist<br \/>\n6. Reload with `\/reload` or restart the server<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfae Commands<\/p>\n<p>| Command | Description | Aliases |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `\/opon` | Grants OP and saves your current player data | `\/op-on`, `\/enableop` |<br \/>\n| `\/opoff` | Removes OP and restores your saved player data | `\/op-off`, `\/disableop` |<br \/>\n| `\/opreturnback` | Teleports you back to your saved position (keeps OP) | `\/opreturn`, `\/opback` |<br \/>\n| `\/opRestoreInventory` | Restores your saved inventory without removing OP | `\/oprestore`, `\/opinv` |<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>### Quick Setup<\/p>\n<p>&#8220;`yaml<br \/>\n# Set your language<br \/>\nlanguage: en  # or &#8216;de&#8217; for German<\/p>\n<p># Enable\/disable inventory saving<br \/>\ninventory_save: true  # false = only saves position &#038; gamemode<\/p>\n<p># Whitelist protection<br \/>\nwhitelist_enabled: true<br \/>\nwhitelist:<br \/>\n  &#8211; YourUsername<br \/>\n  &#8211; TrustedAdmin<\/p>\n<p># Storage strategy<br \/>\nstorage_strategy: DISK_AND_MEMORY  # MEMORY_ONLY, DISK_ONLY, or DISK_AND_MEMORY<br \/>\n&#8220;`<\/p>\n<p>### Storage Strategies<\/p>\n<p>| Strategy | Speed | Data Loss Risk | Use Case |<br \/>\n|&#8212;&#8212;&#8212;-|&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;-|<br \/>\n| `MEMORY_ONLY` | \u26a1 Fastest | \u26a0\ufe0f High (crashes, restarts) | Testing only |<br \/>\n| `DISK_ONLY` | \ud83d\udc0c Slower | \u2705 Low | Servers with frequent restarts |<br \/>\n| `DISK_AND_MEMORY` | \u26a1 Fast | \u2705 Very Low | **Recommended** for most servers |<\/p>\n<p>### Vanish Integration<\/p>\n<p>&#8220;`yaml<br \/>\n# WARNING: Only enable if your vanish plugin has a dedicated &#8220;OFF&#8221; command<br \/>\nauto_disable_vanish: false<br \/>\nvanish_disable_command: &#8220;vanish off {player}&#8221;<br \/>\n&#8220;`<\/p>\n<p>\u26a0\ufe0f **Important**: If your vanish plugin uses a **toggle** command (like `\/vanish` or `\/v`), leave `auto_disable_vanish` set to `false` to avoid accidentally enabling vanish when you meant to disable it!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udf10 Multi-Language Support<\/p>\n<p>OpManager supports multiple languages out of the box:<br \/>\n&#8211; \ud83c\uddec\ud83c\udde7 English (`messages_en.yml`)<br \/>\n&#8211; \ud83c\udde9\ud83c\uddea German (`messages_de.yml`)<\/p>\n<p>### Adding Your Own Language<\/p>\n<p>1. Copy `messages_en.yml` or `messages_de.yml`<br \/>\n2. Rename it to `messages_<code>.yml` (e.g., `messages_fr.yml` for French)<br \/>\n3. Translate all messages in the file<br \/>\n4. Set `language: fr` in `config.yml`<br \/>\n5. Reload the plugin<\/p>\n<p>---<\/p>\n<p>## \ud83d\udd12 Security & Permissions<\/p>\n<p>### Whitelist System<\/p>\n<p>OpManager uses a **whitelist-based permission system**:<\/p>\n<p>```yaml<br \/>\nwhitelist_enabled: true  # Set to false to allow ALL players (not recommended!)<br \/>\nwhitelist:<br \/>\n  - AdminName<br \/>\n  - TrustedModerator<br \/>\n```<\/p>\n<p>\u26a0\ufe0f **Security Warning**: If `whitelist_enabled: false`, **ANY player** can grant themselves OP!<\/p>\n<p>### Best Practices<\/p>\n<p>1. \u2705 Always keep `whitelist_enabled: true` in production<br \/>\n2. \u2705 Only add trusted administrators to the whitelist<br \/>\n3. \u2705 Regularly review your whitelist<br \/>\n4. \u2705 Use `DISK_AND_MEMORY` storage for data safety<\/p>\n<p>---<\/p>\n<p>## \u26a0\ufe0f Important Warnings<\/p>\n<p>### Item Duplication Risk<\/p>\n<p>If you **die during an active OP session**, your items will drop at your death location. When you use `\/opoff`, your saved items will be restored. This means you could pick up the dropped items AND have your saved items, resulting in **item duplication**!<\/p>\n<p>**To prevent duplication:**<br \/>\n1. Use `\/opoff` FIRST (restores your saved items)<br \/>\n2. Then decide: ignore the dropped items or pick them up<\/p>\n<p>**The plugin will warn you in chat if you die during an OP session.**<\/p>\n<p>### Vanish Toggle Warning<\/p>\n<p>If your vanish plugin uses a **toggle command** (one command to turn on\/off), setting `auto_disable_vanish: true` could accidentally **enable** vanish instead of disabling it!<\/p>\n<p>**Safe commands** (dedicated OFF):<br \/>\n- `vanish off {player}` \u2705<br \/>\n- `sv off {player}` \u2705<\/p>\n<p>**Risky commands** (toggle):<br \/>\n- `vanish {player}` \u274c<br \/>\n- `v {player}` \u274c<\/p>\n<p>---<\/p>\n<p>## \ud83d\udcbe Performance & Resource Usage<\/p>\n<p>### RAM Usage<\/p>\n<p>OpManager is **extremely lightweight**:<\/p>\n<p>| Scenario | RAM Usage |<br \/>\n|----------|-----------|<br \/>\n| 1 player with `\/opon` | ~40 KB (worst case) |<br \/>\n| 10 players simultaneously | ~400 KB |<br \/>\n| 100 players simultaneously | ~4 MB |<\/p>\n<p>**In practice**, most sessions use only **10-20 KB** per player due to partially filled inventories and fewer enchantments.<\/p>\n<p>### Comparison<\/p>\n<p>- **OpManager (1 player)**: 40 KB<br \/>\n- One loaded Minecraft chunk: ~200 KB<br \/>\n- Typical Minecraft server: 2-8 GB<\/p>\n<p>**Conclusion**: OpManager's memory footprint is negligible compared to your server's overall resource usage.<\/p>\n<p>---<\/p>\n<p>## \ud83d\udc1b Troubleshooting<\/p>\n<p>### Enable Verbose Logging<\/p>\n<p>For detailed debug information, enable verbose logging:<\/p>\n<p>```yaml<br \/>\nverbose_logging: true<br \/>\n```<\/p>\n<p>This will show detailed information about:<br \/>\n- Data saving\/loading operations<br \/>\n- Inventory copying steps<br \/>\n- Position restoration<br \/>\n- Storage operations<\/p>\n<p>### Common Issues<\/p>\n<p>**Q: My data wasn't saved!**<br \/>\nA: Check if you're on the whitelist and if `inventory_save: true` in config.yml<\/p>\n<p>**Q: Items duplicated after death!**<br \/>\nA: This is expected behavior. Always use `\/opoff` before collecting dropped items.<\/p>\n<p>**Q: Vanish turned ON instead of OFF!**<br \/>\nA: Your vanish plugin uses a toggle command. Set `auto_disable_vanish: false` in config.yml<\/p>\n<p>**Q: Data lost after server crash!**<br \/>\nA: If using `MEMORY_ONLY` storage, this is expected. Switch to `DISK_AND_MEMORY` for safety.<\/p>\n<p>---<\/p>\n<p>## \ud83d\udcca Technical Details<\/p>\n<p>### What Gets Saved<\/p>\n<p>When you run `\/opon` with `inventory_save: true`:<br \/>\n- \u2705 Full inventory (36 slots)<br \/>\n- \u2705 Armor (4 slots)<br \/>\n- \u2705 Offhand (1 slot)<br \/>\n- \u2705 Position (world, x, y, z, yaw, pitch)<br \/>\n- \u2705 Gamemode (survival, creative, adventure, spectator)<br \/>\n- \u2705 Experience (level and progress)<br \/>\n- \u2705 Health<br \/>\n- \u2705 Hunger & saturation<br \/>\n- \u2705 Potion effects (type, duration, amplifier)<\/p>\n<p>With `inventory_save: false`:<br \/>\n- \u2705 Position<br \/>\n- \u2705 Gamemode<br \/>\n- \u274c Everything else<\/p>\n<p>### Storage Locations<\/p>\n<p>- **RAM**: Stored in Java HashMap (fastest, volatile)<br \/>\n- **Disk**: `plugins\/OpManager\/playerdata\/<username>.yml` (persistent, auto-deleted after `\/opoff`)<\/p>\n<p>---<\/p>\n<p>## \ud83d\udcdd Example Workflow<\/p>\n<p>```<br \/>\n1. You're playing survival: \/opon<br \/>\n   \u2192 Your survival data is saved<br \/>\n   \u2192 You receive OP permissions<\/p>\n<p>2. Do admin work in creative mode<br \/>\n   \u2192 Build, teleport, use WorldEdit, etc.<\/p>\n<p>3. Done with admin tasks: \/opoff<br \/>\n   \u2192 OP is removed<br \/>\n   \u2192 You're teleported back to your survival location<br \/>\n   \u2192 Your survival inventory, gamemode, XP, etc. are restored<br \/>\n   \u2192 Back to playing survival exactly where you left off!<br \/>\n```<\/p>\n<p>---<\/p>\n<p>## \ud83e\udd1d Contributing<\/p>\n<p>Contributions are welcome! Feel free to:<br \/>\n- \ud83d\udc1b Report bugs via GitHub Issues<br \/>\n- \ud83d\udca1 Suggest features via GitHub Pull requests<br \/>\n- \ud83c\udf10 Submit translations via GitHub Pull requests<br \/>\n- \ud83d\udcdd Improve documentation via GitHub Pull requests<\/p>\n<p>**Pull Requests are welcome!** Please make sure to:<br \/>\n1. Fork the repository<br \/>\n2. Create a feature branch (`git checkout -b feature\/AmazingFeature`)<br \/>\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)<br \/>\n4. Push to the branch (`git push origin feature\/AmazingFeature`)<br \/>\n5. Open a Pull Request<\/p>\n<p>---<\/p>\n<p>## \ud83d\udcdc License<\/p>\n<p>This project is licensed under the **GNU General Public License v3.0**.<\/p>\n<p>**What this means:**<br \/>\n- \u2705 You can use, modify, and distribute this plugin freely<br \/>\n- \u2705 You must share your modifications under GPL v3 as well<br \/>\n- \u2705 You must provide source code when distributing<br \/>\n- \u274c You cannot sell this plugin without providing the source code<\/p>\n<p>See the LICENSE file for full details or visit https:\/\/www.gnu.org\/licenses\/gpl-3.0.html<\/p>\n<p>---<\/p>\n<p>## \ud83d\udcde Support<\/p>\n<p>- **Bug Reports & Feature Requests**: GitHub Issues<br \/>\n- **Source Code**: GitHub Repository<\/p>\n<p>For general questions, feel free to open a discussion on GitHub!<\/p>\n<p>---<\/p>\n<p>## \ud83c\udf89 Credits<\/p>\n<p>**Created by**: RedCity Industries | Gamer100309<br \/>\n**Version**: 4.0<br \/>\n**Minecraft Version**: 1.21+<br \/>\n**API Version**: 1.21<\/p>\n<p>---<\/p>\n<p>## \u2b50 Star History<\/p>\n<p>If you find this plugin useful, please consider giving it a star on GitHub!<\/p>\n<p>---<\/p>\n<p>**Made with \u2764\ufe0f by RedCity Industries**<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A safe OP management plugin that saves and restores player data when granting temporary operator permissions.<\/p>\n","protected":false},"featured_media":116504,"template":"","meta":{"_minecraft_slug":"opmanager-rci","_minecraft_project_id":"29VLoApi","_minecraft_author":"Gamer100309","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":37,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"opmanager-rci.zip","_minecraft_size_bytes":33823,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:06:33.495602Z","_minecraft_date_created":"2025-11-24T01:56:47.592038Z","_minecraft_date_modified":"2025-11-19T19:38:43.157374Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/opmanager-rci","_minecraft_icon_attachment_id":116504,"_minecraft_imported_at":"2026-06-06T20:34:07+00:00","_minecraft_import_hash":"37efbac6139b10316ee5ac1c63de251d","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-116503","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-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","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>OpManagerRCI - 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\/opmanager-rci\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OpManagerRCI - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A safe OP management plugin that saves and restores player data when granting temporary operator permissions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/opmanager-rci\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/opmanager-rci\\\/\",\"name\":\"OpManagerRCI - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/opmanager-rci\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/opmanager-rci\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/opmanager-rci-icon-d18ffc25f0b184dacef03769b9a07db16b473d9a_96.webp\",\"datePublished\":\"2026-06-06T20:34:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/opmanager-rci\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/opmanager-rci\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/opmanager-rci\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/opmanager-rci-icon-d18ffc25f0b184dacef03769b9a07db16b473d9a_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/opmanager-rci-icon-d18ffc25f0b184dacef03769b9a07db16b473d9a_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/opmanager-rci\\\/#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\":\"OpManagerRCI\"}]},{\"@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":"OpManagerRCI - 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\/opmanager-rci\/","og_locale":"en_US","og_type":"article","og_title":"OpManagerRCI - Minecraft","og_description":"A safe OP management plugin that saves and restores player data when granting temporary operator permissions.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/","name":"OpManagerRCI - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/opmanager-rci-icon-d18ffc25f0b184dacef03769b9a07db16b473d9a_96.webp","datePublished":"2026-06-06T20:34:06+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/opmanager-rci-icon-d18ffc25f0b184dacef03769b9a07db16b473d9a_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/opmanager-rci-icon-d18ffc25f0b184dacef03769b9a07db16b473d9a_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/opmanager-rci\/#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":"OpManagerRCI"}]},{"@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\/116503","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\/116504"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=116503"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=116503"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=116503"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=116503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}