fix: incorrect autocomplete for pardon_ip and ban_ip (#4763)

This commit is contained in:
Calum H.
2025-11-12 04:01:25 +00:00
committed by GitHub
parent bbc31ef077
commit 880ed21bcd

View File

@@ -341,7 +341,7 @@ const commandTree: any = {
},
},
},
ban_ip: null,
'ban-ip': null,
banlist: {
ips: null,
players: null,
@@ -470,7 +470,7 @@ const commandTree: any = {
msg: null,
op: null,
pardon: null,
pardon_ip: null,
'pardon-ip': null,
particle: null,
playsound: null,
recipe: {