{"id":29263,"date":"2026-06-01T14:56:29","date_gmt":"2026-06-01T11:56:29","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/"},"modified":"2026-06-01T14:56:29","modified_gmt":"2026-06-01T11:56:29","slug":"better-server-packs","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/","title":{"rendered":"Better Server Packs"},"content":{"rendered":"<p>**This project has been discontinued until further notice in favour of Better Server Packs (Fabric).**<\/p>\n<p>**You can (probably) still use this version for 1.20.2+**<\/p>\n<p># Better Server Packs (BSP)<br \/>\nBetter Server Packs is a project that aims to replace the oftentimes annoying<br \/>\nvanilla implementation of Server Resourcepacks. It does this by calculating the<br \/>\nresourcepack&#8217;s sha1-hash itself, saving it in a file for caching.<\/p>\n<p>## What is wrong with Server Resourcepacks?<br \/>\nThe issue Server Resourcepacks face currently is that all config about them<br \/>\n(including the hash) is stored in the server.properties file. Although hashes are<br \/>\ntechnically optional for servers, not using one will cause all sorts of<br \/>\nweirdness when updating the resourcepack resulting in packs not updating on the<br \/>\nclient. <\/p>\n<p>Using a hash on the other hand, requires a server restart for every update of<br \/>\nthe resourcepack and hashes are also a pain to compute.<br \/>\n(Often tools will generate incorrect hashes for a file.)<\/p>\n<p>## How does BSP solve this problem?<br \/>\nBSP removes the need for server restarts by implementing its own logic<br \/>\nessentially replacing the vanilla system. BSP also calculates the hash on its<br \/>\nown solving the issue of finding a functional hash generator and increasing<br \/>\nease of use.<\/p>\n<p>BSP provides a simple and responsive command interface for operators through<br \/>\na new `\/pack` command through which all on-demand functionalities of the plugin<br \/>\ncan be modified and used.<\/p>\n<p>BSP also allows caching of the resource pack hash to increase boot times.<\/p>\n<p>## Commands<br \/>\nBSP adds one new command `\/pack` to your server with the following command tree:<br \/>\n+ `\/pack`<br \/>\n  + [`set [<url>]`](#set)<br \/>\n  + [`reload [push]`](#reload)<\/p>\n<p>These subcommands serve the following functions.<\/p>\n<p>### `set`<br \/>\n`\/pack set [<url>]`<\/p>\n<p>This command sets the url of the server resourcepack. Simply pass the URL of the<br \/>\npack as an argument. Passing no argument will set no resourcepack, effectively<br \/>\ndisabling the plugin.<\/p>\n<p>*Note that this follows the same restrictions as a regular server resourcepack.<br \/>\nThe link must be &#8220;direct&#8221;, meaning it cannot lead to a webpage, but must lead to<br \/>\nthe file itself.*<\/p>\n<p>### `reload`<br \/>\n`\/pack reload [push]`<\/p>\n<p>Recalculates the resourcepack hash. This should be called after updating the<br \/>\nresourcepack to ensure new players can receive the pack correctly. This is not<br \/>\nnecessary after restarting the server. Passing &#8220;push&#8221; as an argument will update the resourcepack for all active<br \/>\nplayers.<\/p>\n<p>Reloading the resourcepack is done asynchronously, doing will, disregarding edge<br \/>\ncases, not impact server performance. <\/p>\n<p>## Permissions<br \/>\nBSP implements four total permissions to regulate usage of the commands. These<br \/>\ncan be modified through permission plugins like LuckPerms without issue.<br \/>\nThe following permissions are implemented:<br \/>\n+ `betterserverpack`:<br \/>\n  + Controls usage of all commands. Disabling this permission will disable<br \/>\n    access to all commands moderated by this plugin.<br \/>\n  + Default: Operator Only<br \/>\n+ `betterserverpack.set`:<br \/>\n  + Controls access to the [`set`](#set) subcommand.<br \/>\n  + Default: Operator Only<br \/>\n+ `betterserverpack.reload`<br \/>\n  + Controls access to the [`reload`](#reload) subcommand.<br \/>\n  + Default: Operator Only<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Replaces the regular server resource pack logic. No pesky restarts needed!<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"better-server-packs","_minecraft_project_id":"9y9aRicr","_minecraft_author":"Fisch37","_minecraft_license":"MIT","_minecraft_downloads":454,"_minecraft_follows":5,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"better-server-packs.zip","_minecraft_size_bytes":63331,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T10:45:49.265652Z","_minecraft_date_created":"2023-07-08T03:57:29.141986Z","_minecraft_date_modified":"2023-08-28T16:20:02.383132Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/better-server-packs","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-01T11:56:30+00:00","_minecraft_import_hash":"a07f51f7db0501092eb0fdc4496f6911","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,127,867,129,92],"mod_loader":[130,132,134],"minecraft_version":[54,55,56,57,58,59,36],"class_list":["post-29263","mod","type-mod","status-publish","hentry","mod_category-bukkit","mod_category-management","mod_category-paper","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Better Server Packs - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Better Server Packs - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Replaces the regular server resource pack logic. No pesky restarts needed!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/better-server-packs\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/better-server-packs\\\/\",\"name\":\"Better Server Packs - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-01T11:56:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/better-server-packs\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/better-server-packs\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/better-server-packs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Better Server Packs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Better Server Packs - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/","og_locale":"en_US","og_type":"article","og_title":"Better Server Packs - Minecraft","og_description":"Replaces the regular server resource pack logic. No pesky restarts needed!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/","name":"Better Server Packs - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-01T11:56:29+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/better-server-packs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Better Server Packs"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/29263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=29263"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=29263"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=29263"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=29263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}