Compatibility
Minecraft: Java Edition
1.21.8–1.21.10
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-only
Published 2 months ago
Updated 2 weeks ago
Changelog
- 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