{"id":144360,"date":"2026-06-08T18:03:11","date_gmt":"2026-06-08T15:03:11","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/"},"modified":"2026-06-08T18:03:11","modified_gmt":"2026-06-08T15:03:11","slug":"smpaddons","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/","title":{"rendered":"SMPAddons"},"content":{"rendered":"<p># SMPAddons<br \/>\nSMPAddons is a simple and customizable plugin that adds features to your Survival Multiplayer (SMP) server. It helps you improve the overall player experience.<\/p>\n<p>Additionally, each feature can be enabled or disabled as you wish.<\/p>\n<p>## Features<br \/>\n&#8211; **Spawn Elytra**: You can use an Elytra-like feature when leaving spawn.<br \/>\n&#8211; **TPS Bar**: A live TPS display that shows server performance.<br \/>\n&#8211; **Customizable MOTD**: You can personalize the server&#8217;s Message of the Day with custom text and colors.<br \/>\n&#8211; **Playtime Tracker**: You can see how long players have been active on the server.<br \/>\n&#8211; **Status**: You can set custom statuses to show before your usernames.<br \/>\n&#8211; **Claim Shops**: You can claim shops to encourage a player-driven economy.<br \/>\n&#8211; **Language Support**: You can choose between German or English.<br \/>\n&#8211; **Permission Support**: You can allow or disallow players to use certain commands of the plugin.<\/p>\n<p>## Examples of some Features<\/p>\n<details>\n<summary>Playtime Example<\/summary>\n<p>Example for the **\/playtime** command<\/p>\n<p>![Playtime command example](https:\/\/cdn.modrinth.com\/data\/cached_images\/f93fd387d586e90e780eb3dc4ea2bb2008678bbf.png)<\/p>\n<p>Example for the **\/playtime top** command<\/p>\n<p>![Top Playtimes command Example](https:\/\/cdn.modrinth.com\/data\/cached_images\/f1f3f2c116e97c8067d880b86496da45a5b78717.png)<\/p>\n<\/details>\n<details>\n<summary>Spawn Elytra Example<\/summary>\n<p>![Spawn Elytra Example](https:\/\/drive.google.com\/uc?export=download&#038;id=1w5ZO_hpEuiJ8KpiU4nju3Zhs3EkGfWLG)<\/p>\n<\/details>\n<details>\n<summary>MOTD Example<\/summary>\n<p>![MOTD Example](https:\/\/cdn.modrinth.com\/data\/cached_images\/6db7fc2590509904f89c09c34ef42c84064304a5.png)<\/p>\n<\/details>\n<details>\n<summary>TPS Bar Example<\/summary>\n<p>![TPS Bar Example](https:\/\/cdn.modrinth.com\/data\/cached_images\/87562fc4495cf8330cc2df1330037a2719d56c9b.png)<\/p>\n<\/details>\n<details>\n<summary>Claim Shop Example<\/summary>\n<p>![Claim Shop Example 1](https:\/\/cdn.modrinth.com\/data\/cached_images\/910b257af89759aade00882bd2578680ed4d5217.png)<\/p>\n<p>![Claim Shop Example 2](https:\/\/cdn.modrinth.com\/data\/cached_images\/b62b02123ef6c42889883ee85bd8ac22896399b8.png)<\/p>\n<\/details>\n<p>### Default Config<\/p>\n<details>\n<summary>Default Configs<\/summary>\n<details>\n<summary>config.yml<\/summary>\n<p>&#8220;`<br \/>\n# Plugin from Blaxk_<\/p>\n<p># Defines the language of the plugin. You can change it to &#8216;de&#8217; for german, or &#8216;en&#8217; for english.<br \/>\nlanguage: en<\/p>\n<p># Specify whether to enable the MOTD.<br \/>\nmotdenabled: false<\/p>\n<p># The MOTD of the server. That&#8217;s the text under the server name in the server list.<br \/>\n# You can use color codes with \u00a7 (If you don&#8217;t know what these are, search it on the internet.)<br \/>\nmotd:<br \/>\n  &#8211; &#8220;\u00a76\u00a7lUnset MOTD&#8221;<br \/>\n  &#8211; &#8220;\u00a7aExample text&#8221;<\/p>\n<p># You can use world, world_nether or world_the_end to set where the parkour and spawn elytra works.<br \/>\n# PLEASE CHANGE THIS TO THE NAME OF THE WORLD IF IT&#8217;S NOT WORLD, IF NOT THE CONSOLE WILL BE FLOODED WITH ERRORS!<br \/>\nworld: world<\/p>\n<p># multiplyValue is the strength of the elytra boost.<br \/>\nmultiplyvalue: 2<br \/>\n# This is the spawn radius. This defines where the spawn elytra works.<br \/>\nspawnradius: 50<br \/>\n# Defines if you can use the spawn elytra in the spawn area.<br \/>\nboostenabled: true<\/p>\n<p># Defines if the command \/status works<br \/>\nstatusenabled: true<br \/>\n# Defines the maximal status length<br \/>\nmaximalstatuslength: 20<\/p>\n<p># Defines if \/claimshop works. (true or false)<br \/>\nclaimshopenabled: false<\/p>\n<p># Defines if a second shop is claimable. (true or false)<br \/>\nsecondshopactive: false<\/p>\n<p># Defines if playtime works. If it&#8217;s set to false, playtime doesn&#8217;t count.<br \/>\nplaytimenabled: true<\/p>\n<p>&#8220;`<br \/>\n<\/details>\n<details>\n<summary>languages.yml<\/summary>\n<p>&#8220;`<br \/>\n# languages.yml<\/p>\n<p>en:<br \/>\n  messages:<br \/>\n    plugin_started: &#8220;The SMPAddons plugin has started. | Author &#8211; Blaxk_&#8221;<br \/>\n    plugin_stopped: &#8220;The SMPAddons plugin has stopped. | Author &#8211; Blaxk_&#8221;<br \/>\n    motd_error: &#8220;Error in MOTD config! Enter 2 lines of MOTD in the config.&#8221;<br \/>\n    besttimes_deleted: &#8220;besttimes.yml deleted. (I deleted this feature in version 1.3.1)&#8221;<br \/>\n    new_version_available: &#8220;A new version of SMPAddons is available!&#8221;<br \/>\n    update_to_version: &#8220;Please update to version {latestVersion} (Current version: {currentVersion})&#8221;<br \/>\n    download_link: &#8220;Download link and changelog list:&#8221;<br \/>\n    failed_update_check: &#8220;Failed to check for updates: {errorMessage}&#8221;<br \/>\n    boost_activated: &#8220;Boost activated!&#8221;<br \/>\n    press_to_boost: &#8220;Press {key} in order to boost yourself.&#8221;<br \/>\n    invalid_world: &#8220;IMPORTANT! Please update &#8216;world:&#8217; in config.yml to match an existing world. Current value &#8216;{worldName}&#8217; is invalid!&#8221;<br \/>\n    tps_bar: &#8220;TPS: {tps}&#8221;<br \/>\n    playtime: &#8220;Playtime: {hours} hours and {minutes} minutes&#8221;<br \/>\n    all_playtimes: &#8220;All Playtimes:&#8221;<br \/>\n    unknown_player: &#8220;Unknown player (UUID: {uuid})&#8221;<br \/>\n    your_rank: &#8220;Your rank: &#8221;<br \/>\n    player_not_found: &#8220;Player not found.&#8221;<br \/>\n    total_playtime: &#8220;The total playtime of {playerName} is{playtime}.&#8221;<br \/>\n    playtime_disabled: &#8220;Playtime is currently disabled.&#8221;<br \/>\n    command_only_for_players: &#8220;This command can only be used by players.&#8221;<br \/>\n    your_total_playtime: &#8220;Your total playtime is&#8221;<br \/>\n    top_playtimes: &#8220;Top Playtimes:&#8221;<br \/>\n    status_disabled: &#8220;Status feature is currently disabled.&#8221;<br \/>\n    status_usage: &#8220;Usage: \/status <set|reset> [status]&#8221;<br \/>\n    status_set: &#8220;Your status has been set! {roleName} {playerName}&#8221;<br \/>\n    status_reset: &#8220;Your status has been reset.&#8221;<br \/>\n    provide_status: &#8220;Please provide a status to set.&#8221;<br \/>\n    status_max_length: &#8220;Status cannot exceed {maxLength} characters.&#8221;<br \/>\n    status_must_contain_letter_or_number: &#8220;Status must contain at least one letter or number.&#8221;<br \/>\n    invalid_subcommand: &#8220;Invalid subcommand.&#8221;<br \/>\n    tps_bar_disabled: &#8220;TPS bar disabled.&#8221;<br \/>\n    tps_bar_activated: &#8220;TPS bar activated.&#8221;<br \/>\n    claimshop_disabled: &#8220;Claiming shops is currently disabled.&#8221;<br \/>\n    specify_shop_name: &#8220;Please specify a name for your shop:&#8221;<br \/>\n    max_shops_reached: &#8220;You have already reached the maximum number of claimed shops.&#8221;<br \/>\n    second_shop_unavailable: &#8220;The second shop cannot be claimed at this time.&#8221;<br \/>\n    shop_claimed: &#8220;You have used {diamonds} diamonds to claim the shop &#8216;{shopName}&#8217;.&#8221;<br \/>\n    not_enough_diamonds: &#8220;You don&#8217;t have enough diamonds to claim a shop (Required: {requiredDiamonds} diamonds). You only have {diamondsInInventory} diamonds in your inventory.&#8221;<br \/>\n    config_reloaded: &#8220;SMPAddons configuration reloaded.&#8221;<br \/>\n    no_permission: &#8220;You do not have permission to execute this command.&#8221;<br \/>\n    plugin_version: &#8220;Version: {version}&#8221;<br \/>\n    plugin_description: &#8220;SMPAddons is a simple and customizable plugin that adds features to your Survival Multiplayer (SMP) server. It helps you improve the overall player experience.&#8221;<br \/>\n    plugin_author: &#8220;Author: Blaxk_&#8221;<br \/>\n    days: &#8220;days&#8221;<br \/>\n    hours: &#8220;hours&#8221;<br \/>\n    minutes: &#8220;minutes&#8221;<br \/>\n    seconds: &#8220;seconds&#8221;<br \/>\nde:<br \/>\n  messages:<br \/>\n    plugin_started: &#8220;Das SMPAddons-Plugin wurde gestartet. | Autor &#8211; Blaxk_&#8221;<br \/>\n    plugin_stopped: &#8220;Das SMPAddons-Plugin wurde gestoppt. | Autor &#8211; Blaxk_&#8221;<br \/>\n    motd_error: &#8220;Fehler in der MOTD-Konfiguration! Geben Sie 2 Zeilen MOTD in der Konfiguration ein.&#8221;<br \/>\n    besttimes_deleted: &#8220;besttimes.yml gel\u00f6scht. (Ich habe dieses Feature in Version 1.3.1 entfernt)&#8221;<br \/>\n    new_version_available: &#8220;Eine neue Version von SMPAddons ist verf\u00fcgbar!&#8221;<br \/>\n    update_to_version: &#8220;Bitte aktualisiere auf Version {latestVersion} (Aktuelle Version: {currentVersion})&#8221;<br \/>\n    download_link: &#8220;Download-Link und \u00c4nderungsprotokoll:&#8221;<br \/>\n    failed_update_check: &#8220;Fehler beim \u00dcberpr\u00fcfen auf Updates: {errorMessage}&#8221;<br \/>\n    boost_activated: &#8220;Boost aktiviert!&#8221;<br \/>\n    press_to_boost: &#8220;Dr\u00fccke {key}, um dich zu boosten.&#8221;<br \/>\n    invalid_world: &#8220;WICHTIG! Bitte aktualisiere &#8216;world:&#8217; in config.yml, um einer existierenden Welt zu entsprechen. Der aktuelle Wert &#8216;{worldName}&#8217; ist ung\u00fcltig!&#8221;<br \/>\n    tps_bar: &#8220;TPS: {tps}&#8221;<br \/>\n    playtime: &#8220;Spielzeit: {hours} Stunden und {minutes} Minuten&#8221;<br \/>\n    all_playtimes: &#8220;Alle Spielzeiten:&#8221;<br \/>\n    unknown_player: &#8220;Unbekannter Spieler (UUID: {uuid})&#8221;<br \/>\n    your_rank: &#8220;Dein Rang: &#8221;<br \/>\n    player_not_found: &#8220;Spieler nicht gefunden.&#8221;<br \/>\n    total_playtime: &#8220;Die gesamte Spielzeit von {playerName} betr\u00e4gt{playtime}.&#8221;<br \/>\n    playtime_disabled: &#8220;Spielzeit ist derzeit deaktiviert.&#8221;<br \/>\n    command_only_for_players: &#8220;Dieser Befehl kann nur von Spielern verwendet werden.&#8221;<br \/>\n    your_total_playtime: &#8220;Deine gesamte Spielzeit betr\u00e4gt&#8221;<br \/>\n    top_playtimes: &#8220;Top-Spielzeiten:&#8221;<br \/>\n    status_disabled: &#8220;Status-Funktion ist derzeit deaktiviert.&#8221;<br \/>\n    status_usage: &#8220;Verwendung: \/status <set|reset> [status]&#8221;<br \/>\n    status_set: &#8220;Dein Status wurde gesetzt! {roleName} {playerName}&#8221;<br \/>\n    status_reset: &#8220;Dein Status wurde zur\u00fcckgesetzt.&#8221;<br \/>\n    provide_status: &#8220;Bitte geben Sie einen Status an, den Sie setzen m\u00f6chten.&#8221;<br \/>\n    status_max_length: &#8220;Status darf {maxLength} Zeichen nicht \u00fcberschreiten.&#8221;<br \/>\n    status_must_contain_letter_or_number: &#8220;Status muss mindestens einen Buchstaben oder eine Zahl enthalten.&#8221;<br \/>\n    invalid_subcommand: &#8220;Ung\u00fcltiger Unterbefehl.&#8221;<br \/>\n    tps_bar_disabled: &#8220;TPS-Leiste deaktiviert.&#8221;<br \/>\n    tps_bar_activated: &#8220;TPS-Leiste aktiviert.&#8221;<br \/>\n    claimshop_disabled: &#8220;Das Beanspruchen von Shops ist derzeit deaktiviert.&#8221;<br \/>\n    specify_shop_name: &#8220;Bitte gib einen Namen f\u00fcr deinen Shop an:&#8221;<br \/>\n    max_shops_reached: &#8220;Du hast bereits die maximale Anzahl an beanspruchten Shops erreicht.&#8221;<br \/>\n    second_shop_unavailable: &#8220;Der zweite Shop kann derzeit nicht beansprucht werden.&#8221;<br \/>\n    shop_claimed: &#8220;Du hast {diamonds} Diamanten verwendet, um den Shop &#8216;{shopName}&#8217; zu beanspruchen.&#8221;<br \/>\n    not_enough_diamonds: &#8220;Du hast nicht genug Diamanten, um einen Shop zu beanspruchen (Erforderlich: {requiredDiamonds} Diamanten). Du hast nur {diamondsInInventory} Diamanten in deinem Inventar.&#8221;<br \/>\n    config_reloaded: &#8220;Konfiguration von SMPAddons neu geladen.&#8221;<br \/>\n    no_permission: &#8220;Du hast keine Berechtigung, diesen Befehl auszuf\u00fchren.&#8221;<br \/>\n    plugin_version: &#8220;Version: {version}&#8221;<br \/>\n    plugin_description: &#8220;SMPAddons ist ein einfaches und anpassbares Plugin, das Funktionen zu deinem Survival Multiplayer (SMP) Server hinzuf\u00fcgt. Es hilft dir, das Spielerlebnis insgesamt zu verbessern.&#8221;<br \/>\n    plugin_author: &#8220;Autor: Blaxk_&#8221;<br \/>\n    days: &#8220;Tage&#8221;<br \/>\n    hours: &#8220;Stunden&#8221;<br \/>\n    minutes: &#8220;Minuten&#8221;<br \/>\n    seconds: &#8220;Sekunden&#8221;<br \/>\n&#8220;`<br \/>\n<\/details>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>A lightweight plugin for some simple additions to your SMP!<\/p>\n","protected":false},"featured_media":144361,"template":"","meta":{"_minecraft_slug":"smpaddons","_minecraft_project_id":"qf97UfFI","_minecraft_author":"blaxk","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":718,"_minecraft_follows":8,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"smpaddons.zip","_minecraft_size_bytes":270909,"_minecraft_version_count":7,"_minecraft_updated_at":"2026-05-16T09:31:10.402303Z","_minecraft_date_created":"2024-08-15T04:24:01.992144Z","_minecraft_date_modified":"2024-12-04T16:13:02.842217Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/smpaddons","_minecraft_icon_attachment_id":144361,"_minecraft_imported_at":"2026-06-08T15:03:12+00:00","_minecraft_import_hash":"85d38b874d4426be5d276700663f16a9","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,844,89,90,127,128,129,92],"mod_loader":[132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-144360","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-economy","mod_category-game-mechanics","mod_category-optimization","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","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","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SMPAddons - 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\/smpaddons\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SMPAddons - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A lightweight plugin for some simple additions to your SMP!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smpaddons\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smpaddons\\\/\",\"name\":\"SMPAddons - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smpaddons\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smpaddons\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/smpaddons-icon-1ba83168c157123ee7c1c75bf4e5a2a5b8d7fce5_96.webp\",\"datePublished\":\"2026-06-08T15:03:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smpaddons\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smpaddons\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smpaddons\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/smpaddons-icon-1ba83168c157123ee7c1c75bf4e5a2a5b8d7fce5_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/smpaddons-icon-1ba83168c157123ee7c1c75bf4e5a2a5b8d7fce5_96.webp\",\"width\":96,\"height\":24},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smpaddons\\\/#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\":\"SMPAddons\"}]},{\"@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":"SMPAddons - 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\/smpaddons\/","og_locale":"en_US","og_type":"article","og_title":"SMPAddons - Minecraft","og_description":"A lightweight plugin for some simple additions to your SMP!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/","name":"SMPAddons - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/smpaddons-icon-1ba83168c157123ee7c1c75bf4e5a2a5b8d7fce5_96.webp","datePublished":"2026-06-08T15:03:11+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/smpaddons-icon-1ba83168c157123ee7c1c75bf4e5a2a5b8d7fce5_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/smpaddons-icon-1ba83168c157123ee7c1c75bf4e5a2a5b8d7fce5_96.webp","width":96,"height":24},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/smpaddons\/#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":"SMPAddons"}]},{"@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\/144360","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\/144361"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=144360"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=144360"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=144360"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=144360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}