Minecraft:Commands/serverpack
From SAS Gaming Wiki
More actions
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
- Specifies the URL to download a resource pack from.
- Template:Arg desc
- 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
- 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