- 新增
fuzz命令别名(fuzzCommandAlias)
规则,可以为/fuzz命令指定一个别名,比如指定为"byte"后,你可以使用/byte <rule> <option>来代替/fuzz <rule> <option>。
- Added the
fuzzCommandAlias
rule, which allows you to specify an alias for the /fuzz command. For example, after specifying it as "byte," you can use /byte <rule> <option> instead of /fuzz <rule> <option>.