{"id":54508,"date":"2026-06-03T03:56:32","date_gmt":"2026-06-03T00:56:32","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/"},"modified":"2026-06-03T03:56:32","modified_gmt":"2026-06-03T00:56:32","slug":"datapacksplus","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/","title":{"rendered":"DatapacksPlus"},"content":{"rendered":"<p>## About this Plugin<br \/>\nThis Plugin aims to add useful commands that are useable inside of datapacks using commandAPI.<br \/>\nIts mostly for people (like me) who like to make things with datapacks, but are annoyed by the limitations they have.<br \/>\n**IMPORTANT**<br \/>\nIf you want to disable server boards, run **\/serverboard show default false @a** Every time someone joins, as the joining person. I will make a toggle later.<br \/>\n## Current Features<br \/>\n&#8211; **\/motion @targets < x > < y > < z >**<br \/>\n  Flings the player with x y z motion<br \/>\n&#8211; **\/motionscore @targets < xObjective > < yObjective > < zObjective >**<br \/>\n  Flings the player with x y z motion, using the number from the targets scoreboard value for each given objective.<\/p>\n<p>&#8211; **\/relativemotion @targets <horizontal> <vertical> <forward> <ignore_vertical_rotation>**<br \/>\n  Flings the player with relative motion<\/p>\n<p>&#8211; **\/slot @target(max 1 player) < number >**<br \/>\n  Sets the players slot (0-8)<\/p>\n<p>&#8211; **\/slot @target(max 1 player)**<br \/>\n  Returns the players Current Selected Slot<\/p>\n<p>&#8211; **\/tagremoveall @target < excludedtag1 > < excludedtag2 > &#8230;.**<br \/>\n  removes all tags apart from the ones exlcuded<\/p>\n<p>&#8211; **\/heal @targets amount**<br \/>\n  Heals targets by amount<\/p>\n<p>&#8211; **\/food @targets amount**<br \/>\n  Sets food of targets to amount<\/p>\n<p>&#8211; **\/saturation @targets amount**<br \/>\n  Sets saturation of targets to amount<\/p>\n<p>&#8211; **\/enderchest @targets**<br \/>\n  Forces @targets to view their enderchest<br \/>\n  Incredibly useful for GUIs<\/p>\n<p>&#8211; **\/closeinventory**<br \/>\n  Forces Executing entity to close the inventory they currently have open<\/p>\n<p>&#8211; **\/repeat amount delay run <command>**<br \/>\n  Executes <command> amount of times, with a delay of delay<\/p>\n<p>&#8211; **\/serverboard**<br \/>\nShows a personal scoreboard on the side of the screen. To configure, look in the config file for this plugin.<br \/>\nAvailable replacements:<br \/>\n* {player} -> Returns Player Name<br \/>\n* {health} -> Returns Player Health<br \/>\n* {objective.NAME} -> Returns the Players value for scoreboard NAME<br \/>\nIMPORTANT LIMITATION:<br \/>\nWhile the player sees a serverboard, the teams will not work client side (so all the server side logic works fine, but, for example the players will be able to see each others name tags, no friendly invisiblites etc etc, essentially like they are not in a team. I will try to fix this)<\/p>\n<p>Commands for this:<\/p>\n<p>&#8211; **\/serverboard show BOARD_NAME true\/false @targets**<br \/>\n  Shows\/Hides a specific serverboard for @targets (if you hide a serverboard for anyone, none will be shown)<\/p>\n<p>&#8211; **\/serverboard update @targets**<br \/>\n  Updates the serverboard for @targets<br \/>\n  (VALUES IN THE SERVERBOARD DO NOT AUTOMATICALLY UPDATE, THIS COMMAND IS REQUIRED)<\/p>\n<p>&#8211; **\/serverboard configreload**<br \/>\n  Updates the config and everyones serverboard<\/p>\n<p># Experimental Commands and not fleshed out:<br \/>\n&#8211; **\/eval**<br \/>\n  perform a caclulation<br \/>\n  NOT DONE YET, STILL NEED TO ADD SCOREBOARD VARIABLE SUPPORT<\/p>\n<p>&#8211; **\/waypointset x y z @targets tag color icon_id**<br \/>\n  Creates a Waypoint at POS, showing only for TARGETS. The armorstand has the tag TAG, COLOR, and an ICON_ID for sprite purposes<br \/>\n  Waypoint ALWAYS has tag: datapacksplus_waypoint<\/p>\n<p>&#8211; **\/waypointsclear entity selector**<br \/>\n  Argument needs to be @e[], Waypoints are always armor stands, any other restriction may be used (like distance, etc)<\/p>\n<p># NEW TAGS<br \/>\nThere are a number of tags you can give a player, to give them certain properties:<\/p>\n<p>**plugin.block.interact**<br \/>\n&#8211; prevents player from doing right\/left click on any block<\/p>\n<p>**prevent.block.destroy**<br \/>\n&#8211; prevents player from destroying blocks<\/p>\n<p>**prevent.block.placing**<br \/>\n&#8211; prevents player from placing blocks<\/p>\n<p>**prevent.attack.all**<br \/>\n&#8211; prevents player from attacking any entity<\/p>\n<p>**prevent.attack.player**<br \/>\n&#8211; prevents player from attacking any player<\/p>\n<p>**prevent.attack.-player**<br \/>\n&#8211; prevents player from attacking JUST players<br \/>\n  (Not needed due to \/gamerule pvp, but still here due to legacy reasons)<\/p>\n<p>**prevent.attack.armorstand**<br \/>\n&#8211; prevents player from attacking armorstands<\/p>\n<p>**prevent.attack.painting**<br \/>\n&#8211; prevents player from attacking paintings<br \/>\n&#8211;<br \/>\n**prevent.attack.itemframe**<br \/>\n&#8211; prevents player from attacking itemframes<\/p>\n<p>**prevent.drop**<br \/>\n&#8211; prevents player from dropping items<\/p>\n<p># Custom Scoreboards<br \/>\n**plugin.opengui**<br \/>\n&#8211; Players get added 1 when they enter a GUI<br \/>\n&#8211;<br \/>\n**plugin.closegui**<br \/>\n&#8211; Players get added 1 when they leave a GUI<\/p>\n<p>## **!IMPORTANT!**<br \/>\n &#8211; any custom commands can not be in tagged functions (usually the tick function and the load function), that will cause the function not to run properly. If you want to use it in such functions, make a new function and add the custom command into it, and call that function from the tagged function.<br \/>\n&#8211; Custom Commands no longer throw errors in the console in datapacks!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A Plugin which adds commands to utilise in Datapacks.<\/p>\n","protected":false},"featured_media":54509,"template":"","meta":{"_minecraft_slug":"datapacksplus","_minecraft_project_id":"CUtZh8VV","_minecraft_author":"Shosancold","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":81,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"datapacksplus.zip","_minecraft_size_bytes":2335932,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-15T20:13:31.725445Z","_minecraft_date_created":"2025-02-13T07:35:46.269282Z","_minecraft_date_modified":"2026-01-21T21:20:49.830807Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/datapacksplus","_minecraft_icon_attachment_id":54509,"_minecraft_imported_at":"2026-06-03T00:56:33+00:00","_minecraft_import_hash":"e2a1e4b07e8b41898483d93dcbd3bb54","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,873,126,127,129,92],"mod_loader":[130,132,134],"minecraft_version":[62,37,41,73,74,38],"class_list":["post-54508","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-library","mod_category-management","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DatapacksPlus - 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\/datapacksplus\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DatapacksPlus - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A Plugin which adds commands to utilise in Datapacks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/datapacksplus\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/datapacksplus\\\/\",\"name\":\"DatapacksPlus - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/datapacksplus\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/datapacksplus\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/datapacksplus-icon-e02f941225ceccfc1706875bcce3ab381a1347aa.png\",\"datePublished\":\"2026-06-03T00:56:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/datapacksplus\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/datapacksplus\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/datapacksplus\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/datapacksplus-icon-e02f941225ceccfc1706875bcce3ab381a1347aa.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/datapacksplus-icon-e02f941225ceccfc1706875bcce3ab381a1347aa.png\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/datapacksplus\\\/#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\":\"DatapacksPlus\"}]},{\"@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":"DatapacksPlus - 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\/datapacksplus\/","og_locale":"en_US","og_type":"article","og_title":"DatapacksPlus - Minecraft","og_description":"A Plugin which adds commands to utilise in Datapacks.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/","name":"DatapacksPlus - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/datapacksplus-icon-e02f941225ceccfc1706875bcce3ab381a1347aa.png","datePublished":"2026-06-03T00:56:32+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/datapacksplus-icon-e02f941225ceccfc1706875bcce3ab381a1347aa.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/datapacksplus-icon-e02f941225ceccfc1706875bcce3ab381a1347aa.png","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/datapacksplus\/#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":"DatapacksPlus"}]},{"@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\/54508","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:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/54509"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=54508"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=54508"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=54508"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=54508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}