Compatibility
Minecraft: Java Edition
1.21.8â1.21.11
Platforms
Supported environments
Client-side
Client and server
Creators
Details
Licensed GPL-3.0-only
Published 6 months ago
NoCC - No Command Confirm
NoCC is a lightweight Fabric mod that removes or customizes Minecraftâs âCommand Confirmâ dialog for clickable text components with attached commands.
Perfect for mapmakers, server owners, and players who want faster interactions without losing server-side security.
Features
- Skip the confirm screen entirely, or only for certain commands.
- Multiple confirm modes:
OFFâ No confirm dialogs.VANILLAâ Mojangâs default behavior.DANGEROUS_ONLYâ Only confirm high-risk commands.SAFE_LIST_ONLYâ Only confirm commands not in the safe list.
- Regex-based rules for bypass and confirm patterns.
- Full client-side configuration (when allowed) in the gameâs options menu.
- Data-driven via datapack:
- Server owners can define confirm mode and patterns in
data/<namespace>/nocc_config/settings.json. - Option to lock settings so players canât override them.
- Server owners can define confirm mode and patterns in
Disclaimer
This mod does not grant any additional permissions, bypass server restrictions, or alter which commands a player can execute. All commands must still be permitted by the serverâs permission system. NoCC only affects client-side confirmation dialogs and respects datapack/server settings when present.


