Minecraft:Commands/pardon: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{ | {{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 14: | Line 16: | ||
=== Arguments === | === Arguments === | ||
{{ | {{argument|targets|game_profile}} | ||
: Specifies the player profile(s) to remove from the ban list. | : Specifies the player profile(s) to remove from the ban list. | ||
: {{ | : {{arg desc|je=game_profile}} | ||
=== Result === | === Result === | ||
| Line 27: | Line 29: | ||
=== Output === | === Output === | ||
{{ | {{Output table}} | ||
{{ | {{Output table|edition=je|On fail|N/A|0|0}} | ||
{{ | {{Output table|On success|N/A|1|the number of player profiles that is removed from ban list.}} | ||
{{ | {{Output table}} | ||
== 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 === | ||
| Line 39: | Line 46: | ||
=== Arguments === | === Arguments === | ||
{{ | {{argument|target|string}} | ||
: Specifies the IP address to remove from the ban list. Should be a valid IP address. | : Specifies the IP address to remove from the ban list. Should be a valid IP address. | ||
: {{ | : {{arg desc|je=string|type=word}} | ||
=== Result === | === Result === | ||
| Line 52: | Line 59: | ||
=== Output === | === Output === | ||
{{ | {{Output table}} | ||
{{ | {{Output table|edition=je|On fail|0|0|0}} | ||
{{ | {{Output table|On success|1|1|1}} | ||
{{ | {{Output table}} | ||
== History == | == History == | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java alpha}} | ||
|{{HistoryLine||v1.0.16|Added {{ | |{{HistoryLine||v1.0.16|Added {{cmd|pardon|link=none}} and {{cmd|link=none|pardon-ip}}.}} | ||
}} | }} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox commands}} | ||
de:Befehl/pardon | [[Minecraft:de:Befehl/pardon]] | ||
ja:コマンド/pardon | [[Minecraft:ja:コマンド/pardon]] | ||
lzh:令/pardon | [[Minecraft:lzh:令/pardon]] | ||
pt:Comandos/pardon | [[Minecraft:pt:Comandos/pardon]] | ||
ru:Команды консоли/pardon | [[Minecraft:ru:Команды консоли/pardon]] | ||
zh:命令/pardon | [[Minecraft:zh:命令/pardon]] | ||
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