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)
Remove broken links to missing pages
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(One intermediate revision 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, 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 33: Line 35:


== 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 66: Line 73:
{{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