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/serverpack

From SAS Gaming Wiki
Revision as of 11:20, 13 January 2026 by imported>Nethonos (de-interwiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Exclusive Template:Debug warning Template:Infobox command

/serverpack is a command that can be enabled with the Minecraft:debug property -DMC_DEBUG_DEV_COMMANDS. It can install and remove server Minecraft:resource packs.

Syntax

serverpack push <url> [<uuid>] [<hash>]

Installs the resource pack found at the specified URL on the server. An optional UUID and the file's SHA1 hash can also be specified for the server to be able to verify the integrity of the pack, like the Template:Cd and Template:Cd server properties.

serverpack pop <uuid>

Removes the resource pack with the specified UUID from the server.

Arguments

Template:Argument

Specifies the URL to download a resource pack from.
Template:Arg desc

Template:Argument

For Template:Cd, specifies an optional UUID for the resource pack to be installed. For Template:Cd, specifies the UUID of the resource pack to remove.
Template:Arg desc

Template:Argument

Specifies the SHA1 hash of the resource pack to be installed.
Template:Arg desc

Result

Template:Result table Template:Result table Template:Result table Template:Result table

Output

Template:Output table Template:Output table Template:Output table

History

Template:HistoryTable

Navigation

Template:Navbox commands

Minecraft:de:Befehl/serverpack Minecraft:zh:命令/serverpack