CloakOps

Quick rating

Community listing page, reviews here may not be monitored by the author.

CloakOps

No reviews yet

Server-side moderation toolkit with vanish, freeze, inventory inspection, and audit logging.

Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
CloakOps-forge-1.20.1-2.0.0.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

CloakOps

CloakOps is a server-side staff operations and moderation toolkit for Minecraft servers.

CloakOps is the next-generation version of AdminVanish, expanded from a vanish-focused mod into a full server-side staff utility suite.

It provides hardened vanish, player freeze, inventory inspection/editing, and JSONL audit logging for server owners and trusted staff. CloakOps is designed for moderation situations where staff need to observe, control, inspect, or respond without exposing themselves to normal players.

Features

Hardened Vanish

CloakOps uses a multi-layer server-side vanish system instead of relying only on a simple invisibility effect.

Unlike basic invisibility-based vanish mods, CloakOps is designed so normal players should not track the vanished staff member’s player entity on their client. This server-side hard-hide approach helps prevent many leaks that can still happen when a hidden player technically remains known to the client.

When vanished, staff are hidden across many common visibility and interaction surfaces, including:

  • Player tab list
  • Player entity tracking
  • Armor and held item rendering
  • Name tags
  • Collision and knockback
  • Player selectors such as @a, @p, @r, and @e
  • Direct player-name targeting
  • Player-info/profile based surfaces, including report and social interaction player lists
  • Advancement announcements
  • Command feedback that would reveal vanished staff
  • Join and leave traces
  • Sleep count behavior
  • Container open animations and related sounds
  • Block and event sounds that could expose vanished activity
  • Dropped item pickup and item dropping
  • Projectile pickup, such as arrows or tridents stuck in blocks
  • Pressure plates and other redstone-style physical triggers

Staff with the correct permission can still see vanished players when needed.

Freeze

CloakOps includes a persistent freeze system.

Frozen players are anchored in place and restricted from common gameplay actions, including movement escape, interaction, attacking, item use, block breaking, block placing, item pickup, item dropping, projectile pickup, container interaction, riding, and dimension escape.

Freeze state is saved and restored across reconnects and server restarts.

Inventory Inspection / Editing

Use /co inv <player> to open an online player’s inventory through a server-side vanilla-style GUI.

The interface shows the target player’s armor, offhand, main inventory, and hotbar, while the staff member’s own inventory appears below. Changes apply directly to the target player’s real inventory.

Audit Logging

CloakOps records important staff actions such as vanish, freeze, and inventory access as JSONL audit records.

Commands

Main commands:

  • /cloakops
  • /co

Common commands:

  • /co help
  • /co vanish on
  • /co vanish off
  • /co vanish list
  • /co freeze <player> on
  • /co freeze <player> off
  • /co freeze list
  • /co inv <player>
  • /co inspect <player>
  • /co audit <player> ...
  • /co reload

Permissions

CloakOps uses the cloakops.* permission namespace.

Examples:

  • cloakops.access
  • cloakops.help
  • cloakops.vanish
  • cloakops.vanish.see
  • cloakops.vanish.notify
  • cloakops.freeze
  • cloakops.inv
  • cloakops.inspect
  • cloakops.audit
  • cloakops.reload

cloakops.vanish.see controls whether a staff member can see vanished players. This affects tab visibility, entity visibility, selector results, vanish list access, and vanish-related notifications.

By default, OPs can see vanished players through the vanishSeeOpFallback setting. If vanishSeeOpFallback is set to false, OP status alone will not reveal vanished players. In that mode, even OPs must have an explicit cloakops.vanish.see grant from a compatible permissions provider to see vanished staff.

Configuration

CloakOps stores its configuration and state files under:

  • config/cloakops/settings.json
  • config/cloakops/frozen.json
  • config/cloakops/vanished.json

Audit logs are stored under:

  • logs/cloakops/audit.log.jsonl

Server-side Only

CloakOps is designed to run on the server.

Players do not need to install the mod on their client.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~3,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works