{"id":79947,"date":"2026-06-04T17:34:22","date_gmt":"2026-06-04T14:34:22","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/"},"modified":"2026-06-04T17:34:22","modified_gmt":"2026-06-04T14:34:22","slug":"headpets","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/","title":{"rendered":"HeadPets"},"content":{"rendered":"<p># HeadPets<\/p>\n<p>This plugin adds pets as floating player heads (invisible `ArmorStand` + `Player Head`), with a GUI menu, tabs, pagination, particles and passive effects.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/github.com\/Jorget01\/HeadPets\/blob\/main\/media\/0215.gif?raw=true\" alt=\"OnePlayerBarPreview\" width=\"100%\"\/><\/p>\n<p>## Features<\/p>\n<p>&#8211; `\/pets` opens the menu.<br \/>\n&#8211; Tabs:<br \/>\n  &#8211; **All pets** \u2014 shows every pet, including locked ones (if enabled in config).<br \/>\n  &#8211; **My pets** \u2014 shows only pets the player has permission for.<br \/>\n&#8211; Pages:<br \/>\n  &#8211; Navigation arrows at the bottom switch pages.<br \/>\n&#8211; Pet activation:<br \/>\n  &#8211; **Left click** a pet \u2014 activate\/deactivate (pet floats near the player and follows them).<br \/>\n  &#8211; Multiple pets can be active at once (limit is `pets-settings.max-active-per-player`).<br \/>\n&#8211; Particles:<br \/>\n  &#8211; **Particles** button \u2014 selects the player\u2019s global particle type (**LMB** next, **RMB** previous).<br \/>\n  &#8211; **Shift+LMB** on **Particles** \u2014 enable\/disable particles (if `particles.allow-player-disable` is enabled).<br \/>\n  &#8211; If `particles.per-pet-selection` is enabled, you can select particles **per pet**:<br \/>\n    &#8211; **RMB** on a pet \u2014 next particle<br \/>\n    &#8211; **Shift+RMB** on a pet \u2014 previous particle<br \/>\n  &#8211; Particles can be visible for everyone or only for the owner (config).<br \/>\n&#8211; Passive effects:<br \/>\n  &#8211; Each pet can apply potion effects while it is active (config).<br \/>\n&#8211; Languages:<br \/>\n  &#8211; Russian and English (`lang\/ru.yml`, `lang\/en.yml`)<br \/>\n  &#8211; `settings.language.mode: auto` selects language by player locale (ru => Russian, otherwise English).<\/p>\n<p>## Commands &#038; permissions<\/p>\n<p>&#8211; `\/pets` \u2014 open menu<br \/>\n  &#8211; permission: `pats.pets.open` (default: true)<br \/>\n&#8211; `\/pets reload` or `\/petsreload` \u2014 reload config\/lang\/pets (no server restart)<br \/>\n  &#8211; permission: `pats.pets.reload` (default: op)<br \/>\n&#8211; `\/pets add &#8230;` or `\/petadd &#8230;` \u2014 add a pet to `config.yml`<br \/>\n  &#8211; permission: `pats.pets.admin` (default: op)<br \/>\n&#8211; `\/pets remove <id>` or `\/petremove <id>` \u2014 remove a pet from `config.yml`<br \/>\n  &#8211; permission: `pats.pets.admin` (default: op)<\/p>\n<p>Access to a specific pet is controlled via the pet\u2019s `permission` in `config.yml` (for example: `pats.pets.head.118`).<\/p>\n<p>### Command examples<\/p>\n<p>Add a pet (one name will be used for both RU\/EN):<\/p>\n<p>&#8220;`text<br \/>\n\/petadd head_test eyJ0ZXh0dXJlcyI6&#8230; Donkey_Kong<br \/>\n&#8220;`<\/p>\n<p>Add a pet (different names for RU\/EN):<\/p>\n<p>&#8220;`text<br \/>\n\/petadd head_test eyJ0ZXh0dXJlcyI6&#8230; \u0414\u043e\u043d\u043a\u0438_\u041a\u043e\u043d\u0433 Donkey_Kong<br \/>\n&#8220;`<\/p>\n<p>Remove a pet:<\/p>\n<p>&#8220;`text<br \/>\n\/petremove head_test<br \/>\n&#8220;`<\/p>\n<p>## Config<\/p>\n<p>Main `config.yml` sections:<\/p>\n<p>&#8211; `settings.language` \u2014 language settings (`auto` \/ `fixed`).<br \/>\n&#8211; `menu.show-locked-in-all` \u2014 show locked pets in \u201cAll pets\u201d tab.<br \/>\n&#8211; `menu.gui.*` \u2014 GUI settings (size, button slots, materials, pets grid area).<br \/>\n&#8211; `follow.*` \u2014 follow distances\/speeds.<br \/>\n&#8211; `particles.*` \u2014 particles settings (visibility, frequency, `y-offset`, options list).<br \/>\n&#8211; `effects.*` \u2014 passive effects timing settings.<br \/>\n&#8211; `pets:` \u2014 pets list (add your own pets here).<\/p>\n<p>### Colors (HEX)<\/p>\n<p>You can use color codes in many strings (pet names, messages, lore):<\/p>\n<p>&#8211; Legacy: `&#038;a`, `&#038;c`, `&#038;7`, etc.<br \/>\n&#8211; HEX: `&#038;#ff00ff` (example: `&#038;#ff00ffDonkey Kong`)<\/p>\n<p>### Pet example<\/p>\n<p>&#8220;`yml<br \/>\npets:<br \/>\n  &#8211; id: head_118<br \/>\n    # permission is optional (default: pats.pets.<id>)<br \/>\n    permission: pats.pets.head.118<br \/>\n    display:<br \/>\n      ru: &#8220;\u0414\u043e\u043d\u043a\u0438 \u041a\u043e\u043d\u0433&#8221;<br \/>\n      en: &#8220;Donkey Kong&#8221;<br \/>\n    head:<br \/>\n      # profile-id is optional<br \/>\n      profile-name: &#8220;mcheads-118&#8221;<br \/>\n      textures: &#8220;BASE64_TEXTURES_HERE&#8221;<br \/>\n    effects:<br \/>\n      &#8211; type: SPEED<br \/>\n        amplifier: 0<br \/>\n      # shorthand:<br \/>\n      &#8211; &#8220;JUMP_BOOST:0&#8221;<br \/>\n&#8220;`<\/p>\n<p>## Notes<\/p>\n<p>&#8211; Player particle choice and language override are stored in `plugins\/PatsPets\/data.yml`.<br \/>\n&#8211; Active pets are stored in `plugins\/PatsPets\/data.yml` and restored when the player rejoins.<br \/>\n&#8211; By default, effects are removed when a pet is deactivated (`effects.remove-on-deactivate: true`). If disabled, effects will simply expire based on `effects.duration-ticks`.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The plugin adds pets in the form of flying heads that follow the player.<\/p>\n","protected":false},"featured_media":79948,"template":"","meta":{"_minecraft_slug":"headpets","_minecraft_project_id":"oA5HFojN","_minecraft_author":"Jorget","_minecraft_license":"MIT","_minecraft_downloads":104,"_minecraft_follows":3,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"headpets.zip","_minecraft_size_bytes":155032,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T19:36:57.032084Z","_minecraft_date_created":"2026-02-14T23:59:45.662736Z","_minecraft_date_modified":"2026-02-20T02:13:16.120696Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/headpets","_minecraft_icon_attachment_id":79948,"_minecraft_imported_at":"2026-06-04T14:34:23+00:00","_minecraft_import_hash":"ad4d2d571b94019fccb47920383fa132","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,89,122,137,127,128,867,129],"mod_loader":[132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-79947","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-game-mechanics","mod_category-magic","mod_category-mobs","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>HeadPets - 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\/headpets\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HeadPets - Minecraft\" \/>\n<meta property=\"og:description\" content=\"The plugin adds pets in the form of flying heads that follow the player.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/github.com\/Jorget01\/HeadPets\/blob\/main\/media\/0215.gif?raw=true\" \/>\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\\\/headpets\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/headpets\\\/\",\"name\":\"HeadPets - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/headpets\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/headpets\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/headpets-icon-19217332fbf8ac0343492acae5b36f78d87352c3_96.webp\",\"datePublished\":\"2026-06-04T14:34:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/headpets\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/headpets\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/headpets\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/headpets-icon-19217332fbf8ac0343492acae5b36f78d87352c3_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/headpets-icon-19217332fbf8ac0343492acae5b36f78d87352c3_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/headpets\\\/#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\":\"HeadPets\"}]},{\"@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":"HeadPets - 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\/headpets\/","og_locale":"en_US","og_type":"article","og_title":"HeadPets - Minecraft","og_description":"The plugin adds pets in the form of flying heads that follow the player.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/github.com\/Jorget01\/HeadPets\/blob\/main\/media\/0215.gif?raw=true","type":"","width":"","height":""}],"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\/headpets\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/","name":"HeadPets - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/headpets-icon-19217332fbf8ac0343492acae5b36f78d87352c3_96.webp","datePublished":"2026-06-04T14:34:22+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/headpets\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/headpets-icon-19217332fbf8ac0343492acae5b36f78d87352c3_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/headpets-icon-19217332fbf8ac0343492acae5b36f78d87352c3_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/headpets\/#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":"HeadPets"}]},{"@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\/79947","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\/79948"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=79947"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=79947"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=79947"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=79947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}