added list-style blocking-mode support, moved update-check settings into config.yml, added a true global blocking master switch, expanded editor confirmations, improved whitelist branch matching and %block% exact-end behavior, and upgraded metrics with top blocked players, hidden storage, and cleanup options.
Whitelist matching improved: specific branches like "ah search" now keep the parent command usable while still narrowing unrelated subcommands, and update alerts now only trigger when the published version is actually newer than your installed version.
Fixed an issue where allowing a command (e.g. TPA) in whitelist mode would unintentionally block any arguments that followed it.
This has been updated so that arguments are now properly handled by default. If you want to explicitly stop matching beyond a certain point, you can now use %block%, which will prevent anything after it from being considered.
groups.yml uses a different whitelist logic now, if you want to simply allow a group a command without it being a literal whitelist, switch the mode to soft-whitelist so it treats the command as an exception instead of an "only allow this" (groups.yml only)