Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/pardon: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 1: Line 1:
{{MC/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, pardon-ip
|name=pardon
|oplevel=3
|oplevel=3
|serveronly=y
|serveronly=y
}}
}}
Removes entry/entries from ban list.
Removes profiles from the ban list, allowing anyone to connect into the server with UUIDs of these profiles.
 
== pardon ==
Remove 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 ===
{{MC/Argument|targets|game_profile}}
{{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.
: {{MC/Arg desc|je=game_profile}}
: {{arg desc|je=game_profile}}


=== Result ===
=== Result ===
Line 27: Line 29:


=== Output ===
=== Output ===
{{MC/Output table}}
{{Output table}}
{{MC/Output table|edition=je|On fail|N/A|0|0}}
{{Output table|edition=je|On fail|N/A|0|0}}
{{MC/Output table|On success|N/A|1|the number of player profiles that is removed from ban list.}}
{{Output table|On success|N/A|1|the number of player profiles that is removed from ban list.}}
{{MC/Output table}}
{{Output table}}


== pardon-ip ==
== pardon-ip ==
Remove an IP address from the ban list, allowing anyone to connect to the server from that IP address.
{{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 ===
{{MC/Argument|target|string}}
{{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.
: {{MC/Arg desc|je=string|type=word}}
: {{arg desc|je=string|type=word}}


=== Result ===
=== Result ===
Line 52: Line 59:


=== Output ===
=== Output ===
{{MC/Output table}}
{{Output table}}
{{MC/Output table|edition=je|On fail|0|0|0}}
{{Output table|edition=je|On fail|0|0|0}}
{{MC/Output table|On success|1|1|1}}
{{Output table|On success|1|1|1}}
{{MC/Output table}}
{{Output table}}


== History ==
== History ==
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java alpha}}
|{{HistoryLine|java alpha}}
|{{HistoryLine||v1.0.16|Added {{MC/Cmd|pardon|link=none}} and {{MC/Cmd|link=none|pardon-ip}}.}}
|{{HistoryLine||v1.0.16|Added {{cmd|pardon|link=none}} and {{cmd|link=none|pardon-ip}}.}}
}}
}}


== Navigation ==
== Navigation ==
{{MC/Navbox commands}}
{{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

Template:Argument

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

Template:Argument

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

Template:HistoryTable

Navigation

Template:Navbox commands

Minecraft:de:Befehl/pardon Minecraft:ja:コマンド/pardon Minecraft:lzh:令/pardon Minecraft:pt:Comandos/pardon Minecraft:ru:Команды консоли/pardon Minecraft:zh:命令/pardon