Minecraft:Commands/pardon: Difference between revisions
More actions
Change fron to from |
Sync: updated from Minecraft |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{exclusive|java}} | {{exclusive|java}} | ||
These commands remove a single or multiple players from the ban list by their game profile or IP address. | |||
To add players into the ban list, operator may use {{cmd|ban}} or manually adding it into the [[Minecraft:Server.jar#Content|banned-players.json]]. | |||
== pardon == | |||
{{Infobox command | {{Infobox command | ||
|name=pardon | |name=pardon | ||
|oplevel=3 | |oplevel=3 | ||
|serveronly=y | |serveronly=y | ||
}} | }} | ||
Removes | Removes profiles from the ban list, allowing anyone to connect into the server with UUIDs of these profiles. | ||
=== Syntax === | === Syntax === | ||
| Line 33: | Line 35: | ||
== pardon-ip == | == pardon-ip == | ||
{{Infobox command | |||
|name=pardon-ip | |||
|oplevel=3 | |||
|serveronly=y | |||
}} | |||
Removes an IP address from the ban list, allowing anyone to connect to the server from that IP address. | |||
=== Syntax === | === Syntax === | ||
Latest revision as of 11:06, 18 April 2026
Template:Exclusive These commands remove a single or multiple players from the ban list by their game profile or IP address.
To add players into the ban list, operator may use Template:Cmd or manually adding it into the banned-players.json.
pardon
Template:Infobox command Removes profiles from the ban list, allowing anyone to connect into the server with UUIDs of these profiles.
Syntax
pardon <targets>
Arguments
- Specifies the player profile(s) to remove from the ban list.
- Template:Arg desc
Result
Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table
Output
Template:Output table Template:Output table Template:Output table Template:Output table
pardon-ip
Template:Infobox command Removes an IP address from the ban list, allowing anyone to connect to the server from that IP address.
Syntax
pardon-ip <target>
Arguments
- Specifies the IP address to remove from the ban list. Should be a valid IP address.
- Template:Arg desc
Result
Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table
Output
Template:Output table Template:Output table Template:Output table Template:Output table
History
Minecraft:de:Befehl/pardon Minecraft:ja:コマンド/pardon Minecraft:lzh:令/pardon Minecraft:pt:Comandos/pardon Minecraft:ru:Команды консоли/pardon Minecraft:zh:命令/pardon