No Command Confirm 1.0.0
on Oct 7, 2025Version Bump Datapack driven rules and behavior
No Command Confirm 1.0-SNAPSHOT
on Aug 12, 2025- Adds 4 modes to command parsing, accessible through Options > Online... > Command Confirmations
- off: commands never show the pop up
- dangerous_only: pop up shows for potentially dangerous commands
- allow_safe_only: pop up shows for anything that isn't explicitly allowed
- vanilla: uses the default vanilla parser and checks
- config file (config/no-command-confirm.json) includes additional options, including the ability to add or remove patterns
- confirmPatterns: patterns that require confirmation when set to dangerous_only
- bypassPatterns: patterns that do not require confirmation when set to allow_safe_only