{"id":59883,"date":"2026-06-03T12:59:07","date_gmt":"2026-06-03T09:59:07","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/"},"modified":"2026-06-03T12:59:07","modified_gmt":"2026-06-03T09:59:07","slug":"dupeplus","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/","title":{"rendered":"DupePlus"},"content":{"rendered":"<p><center><img decoding=\"async\" src=\"https:\/\/cdn.modrinth.com\/data\/cached_images\/c37c728a99ba59a425ff67a8992354ca5368f1d2.png\" alt=\"DupePlus Icon\"><\/center><br \/>\n<br \/>\n<center><\/p>\n<p>    <img decoding=\"async\" src=\"https:\/\/github.com\/intergrav\/devins-badges\/raw\/refs\/heads\/v3\/assets\/cozy\/available\/github_vector.svg\" alt=\"GitHub\"><\/p>\n<p>    <img decoding=\"async\" src=\"https:\/\/github.com\/intergrav\/devins-badges\/raw\/refs\/heads\/v3\/assets\/cozy\/available\/bstats_vector.svg\" alt=\"bStats\"><\/p>\n<p>    <img decoding=\"async\" src=\"https:\/\/github.com\/intergrav\/devins-badges\/raw\/refs\/heads\/v3\/assets\/cozy\/documentation\/issues_vector.svg\" alt=\"Issues\"><\/p>\n<p><\/center><\/p>\n<p><\/p>\n<p>> If you are using a server version under 1.21.2, please download the NOBUNDLES from the GitHub Repository.<br \/>\nhttps:\/\/github.com\/meme20200\/dupeplus\/releases\/tag\/release<\/p>\n<p># <center>DupePlus<\/center><\/p>\n<p>The best duplication plugin for your Dupe Server. DupePlus provides you with a user-friendly configuration with comments that help you understand what each section means in the YML. It will also make your survival easier just by duplicating. Just send &#8220;\/dupe&#8221; in chat!<\/p>\n<p>## <center>Setup Guide<\/center><\/p>\n<p>### Installation<\/p>\n<p>Download the plugin from the First Version in the Featured Versions or from the Versions Tab, next click Download and upload it to the `\/plugins` folder in your Minecraft Server Files.<\/p>\n<p>### Configuration<\/p>\n<p>The config file will be in the `\/plugins\/DupePlus` folder in your Minecraft Server Files.<\/p>\n<p>Previous config versions will be renamed to old.config.yml or deleted.<\/p>\n<p>If you ever manage to break the `config.yml` or accidentally erase it. Then here is the default `config.yml`<\/p>\n<details>\n<summary>config.yml<\/summary>\n<p>&#8220;`yml<br \/>\n# DupePlus&#8217;s Settings<br \/>\n# Message Variables:<br \/>\n# <item_type> = The Duplicated item<br \/>\n# <item_name> = The Item&#8217;s Display Name<br \/>\n# <old_item_count> = The Item Count before dupe<br \/>\n# <new_item_count> = The Item Count after dupe<br \/>\n# <item_count> = Item Count<br \/>\n# <prefix> = The default prefix or the prefix you set<br \/>\n# <max> = The maximum<br \/>\n# <min> = The minimum<br \/>\n# <world> = The world name<br \/>\n# <link> = Where you can download the new version<br \/>\n# <currentversion> = The current version installed in the server.<br \/>\n# <newversion> = The new version<\/p>\n<p># Use this website to help you customize your messages<br \/>\n# https:\/\/webui.advntr.dev<\/p>\n<p># If you want to request a feature or notice any issues with the Plugin. Then create an issue in the GitHub Repository.<br \/>\n# https:\/\/github.com\/meme20200\/dupeplus\/issues<br \/>\ndupe:<br \/>\n  # The prefix that is added before each message.<br \/>\n  prefix: &#8220;<green>DupePlus<\/green> <dark_gray>|<\/dark_gray>&#8221;<\/p>\n<p>  # Settings to change the Dupe Command into a Custom command.<br \/>\n  custom-command:<br \/>\n    # Make it false to disable the custom command, make it true to enable it. (Default: false)<br \/>\n    enabled: false<\/p>\n<p>    # The name used to create the custom command (Default: &#8220;dupe&#8221;)<br \/>\n    # \/<name><br \/>\n    name: &#8220;dupe&#8221;<\/p>\n<p>  # Other ways of using \/dupe<br \/>\n  aliases: [&#8220;duplicate&#8221;]<\/p>\n<p>  # Settings to block or allow \/dupe in specific worlds.<br \/>\n  worlds:<br \/>\n    # Make it false to disable this feature.<br \/>\n    enabled: false<\/p>\n<p>    # Mode: whitelist, blacklist (Default: blacklist)<br \/>\n    # whitelist will block all worlds but only allow \/dupe in the worlds list.<br \/>\n    # blacklist will allow all worlds but block \/dupe in the worlds list.<br \/>\n    mode: blacklist<\/p>\n<p>    # If the player tries to dupe in a blocked world. (Default: &#8220;<prefix> <dark_gray>|<\/dark_gray> <red>The world is banned from using \/dupe!<\/red>&#8220;)<br \/>\n    # Allowed message variable: <prefix>, <item_type>, <item_name>, <item_count>, <world><br \/>\n    # Leave blank for no message<br \/>\n    blocked-message: &#8220;<prefix> <red>The world is banned from using \/dupe!<\/red>&#8221;<\/p>\n<p>    # Add or remove worlds to either block (blacklist) or allow (whitelist) it from players in the world from duping.<br \/>\n    worlds: []<\/p>\n<p>  # Make it false to let everyone allowed to use this command (Default: false)<br \/>\n  # Permission: dupeplus.dupe<br \/>\n  permission: false<\/p>\n<p>  # The message sent to the player when try to execute dupe or reloadconfig no permission (Only if the above is true) (Default: &#8220;<prefix> <dark_gray>|<\/dark_gray> <red>You are not allowed to use this command<\/red>&#8220;)<br \/>\n  # Leave blank for no message<br \/>\n  permission-message: &#8220;<prefix> <red>You are not allowed to use this command<\/red>&#8221;<\/p>\n<p>  # The message sent to the player when you duplicate an item. (Default: &#8220;<prefix> <dark_gray>|<\/dark_gray> <gray>Duped <item_name><\/gray>&#8220;)<br \/>\n  # Allowed Message Variables: <prefix>, <item_type>, <item_name>, <old_item_count>, <new_item_count><br \/>\n  message: &#8220;<prefix> <gray>Duped <white><item_name><\/gray>&#8221;<\/p>\n<p>  # The message sent whenever the player tries to dupe nothing (Air) (Default: &#8220;&#8221;)<br \/>\n  # Leave blank for no message<br \/>\n  duping-nothing-message: &#8220;&#8221;<\/p>\n<p>  # Checks if the item has a NBT Tag of &#8220;dupenotallowed&#8221;, if it has, it will not dupe the item.<br \/>\n  custom-nbt-item:<br \/>\n    # Make it false to disable the Custom NBT feature, make it true to enable it (Default: true)<br \/>\n    enabled: true<\/p>\n<p>    # Allowed message variable: <prefix>, <item_type>, <item_name>, <item_count> (Default: &#8220;<prefix> <dark_gray>|<\/dark_gray> <red>The item is blocked from being duped!<\/red>&#8220;)<br \/>\n    # Leave blank for no message<br \/>\n    blocked-message: &#8220;<prefix> <red>The item is blocked from being duped!<\/red>&#8221;<\/p>\n<p>  # When using \/dupe, in which hand will it dupe? (Default: MainHand)<br \/>\n  # OffHand<br \/>\n  # MainHand<br \/>\n  dupe-on: MainHand<\/p>\n<p>  # Message to the sender if they try to dupe as a non-player (Default: &#8220;DupePlus | You can&#8217;t do that!&#8221;)<br \/>\n  console-message: &#8220;DupePlus | You can&#8217;t do that!&#8221;<\/p>\n<p>  # Settings for blacklist \/ whitelist<br \/>\n  list:<br \/>\n    # Make it false to disable these features, make it true to enable it (Default: false)<br \/>\n    enabled: false<\/p>\n<p>    # Make it false to make it &#8220;whitelist&#8221;, make it true to make it &#8220;blacklist&#8221; (Default: true)<br \/>\n    # whitelist will block all items but only allow duplicating items in the items list.<br \/>\n    # blacklist will allow all items but block duplicating items in the items list.<br \/>\n    # Enabled must be true<br \/>\n    blacklist: true<\/p>\n<p>    # Checks Shulker Boxes when duplicating items (Default: true)<br \/>\n    shulkerbox: true<\/p>\n<p>    # Checks Bundles when duplicating items (Default: true)<br \/>\n    bundle: true<\/p>\n<p>    # If the player tries to dupe an item that is in the blacklist or the item is not in the whitelist (Default: &#8220;<prefix> <dark_gray>|<\/dark_gray> <red>The item is blocked from being duped!<\/red>&#8220;)<br \/>\n    # Allowed message variable: <prefix>, <item_type>, <item_name>, <item_count><br \/>\n    # Leave blank for no message<br \/>\n    blocked-message: &#8220;<prefix> <red>The item is blocked from being duped!<\/red>&#8221;<\/p>\n<p>    # Add or remove items to either block (blacklist) or allow (whitelist) them from being duped, also do not include spaces. (NO: &#8220;diamond block&#8221; YES: &#8220;diamond_block&#8221;)<br \/>\n    # Begin the item&#8217;s id with minecraft: to check the item&#8217;s type only, it will ignore if the item is part of a custom plugin. (Default: &#8211; minecraft:barrier)<br \/>\n    # Begin the item&#8217;s id with itemsadder: if you want to check if the item&#8217;s itemsadder id, it will not check for the namespace.<\/p>\n<p>    # You can use itemsadder:* to block all ItemsAdder items from being duplicated<br \/>\n    items:<br \/>\n      &#8211; minecraft:barrier<\/p>\n<p>    # Add or remove specific itemsadder namespaces to either block (blacklist) or allow (whitelist) any items that is under those namespaces from being duplicated<br \/>\n    itemsadder-namespaces:<br \/>\n      &#8211; replace_me<\/p>\n<p>  # Settings for the cooldown of \/dupe<br \/>\n  cooldown:<br \/>\n    # Make it false to disable the cooldown, make it true to enable it. (Default: false)<br \/>\n    enabled: false<\/p>\n<p>    # How many seconds for the cooldowns to be. (Default: 3)<br \/>\n    seconds: 3<\/p>\n<p>    # If the player tries to dupe while the cooldown is set. (Default: &#8220;<prefix> <dark_gray>|<\/dark_gray> <red>Please wait <duration>.<\/red>&#8220;)<br \/>\n    # Allowed message variable: <prefix>, <duration><br \/>\n    # Leave blank for no message<br \/>\n    wait-message: &#8220;<prefix> <red>Please wait <duration>.<\/red>&#8221;<\/p>\n<p>    # Make it true if you want players with the permission to ignore the cooldown, make it false if you want everyone to have cooldown. (Default: false)<br \/>\n    # Permission: dupeplus.cooldown<br \/>\n    permission: true<\/p>\n<p>  # Settings for this (ignore if you don&#8217;t want this) players can still run \/dupe<br \/>\n  # \/dupe <times><br \/>\n  times:<br \/>\n    # Make it false to disable this feature, make it true to enable this feature (Default: false)<br \/>\n    enabled: false<\/p>\n<p>    # Set it to 0 to disable the times  (Default: 5) (Recommended: 5)<br \/>\n    # Permission to let a player\/group have no maximum regardless of this option: dupeplus.times.max.unlimited<br \/>\n    # dupeplus.times.max.<name><br \/>\n    max-values:<br \/>\n      pro: 10<br \/>\n      vip: 8<br \/>\n      default: 5 # Default permission or players without the permission who are using the dupe times.<\/p>\n<p>    # If the player puts the value above the maximum then what&#8217;s the message? (Default: &#8220;<prefix> <dark_gray>|<\/dark_gray> <red>This is higher than maximum! Do something lower than <max><\/red>&#8220;)<br \/>\n    # Allowed message variable: <prefix>, <max>, <min><br \/>\n    # Leave blank for no message<br \/>\n    max-message: &#8220;<prefix> <red>This is higher than maximum! Do something lower than <max><\/red>&#8221;<\/p>\n<p>    # 0 for no minimum amount of times the player can run (Default: 0) (Recommended: 0)<br \/>\n    # Permission to let a player\/group have no minimum regardless of this option: dupeplus.times.min.unlimited<br \/>\n    # It is recommended to just keep this at 0<br \/>\n    min: 0<\/p>\n<p>    # If the player puts the value below the minimum (Default: &#8220;<prefix> <dark_gray>|<\/dark_gray> <red>This is lower than minimum! Do something higher than <min><\/red>&#8220;)<br \/>\n    # Allowed message variable: <prefix>, <max>, <min><br \/>\n    # Leave blank for no message<br \/>\n    min-message: &#8220;<prefix> <red>This is lower than minimum! Do something higher than <min><\/red>&#8221;<\/p>\n<p>    # Instead of sending the dupe message for every time it duplicates, it sends it one time to stop spam. (Default: true)<br \/>\n    one-time-message: true<\/p>\n<p>    # Make it false to let everyone allowed to use this command (Default: false)<br \/>\n    # Permission: dupeplus.times<br \/>\n    permission: false<\/p>\n<p>  # Adds lore to the duplicated item.<br \/>\n  lore:<br \/>\n    # Enables or disables this feature. (Default: false)<br \/>\n    enabled: false<\/p>\n<p>    # The lore added to the duplicated item. (Default: &#8220;<dark_red>*<\/dark_red> <red>Duplicated Item<\/red>&#8220;)<br \/>\n    text: &#8220;<dark_red>*<\/dark_red> <red>Duplicated Item<\/red>&#8221;<\/p>\n<p>    # The modes on how the plugin will add the lore. (Default: set)<br \/>\n    # append: Checks if the dupe lore exists or not, if it doesn&#8217;t exist then it adds after the last lore or just adds the lore if no lore is present.<br \/>\n    # set: Checks if the dupe lore exists or not, if it doesn&#8217;t exist then it will replace the existing lore with the dupe lore, otherwise it just ignores. (Recommended)<br \/>\n    mode: set<\/p>\n<p># The Integrations that this plugin connects with.<br \/>\n# If you notice any issues then please create an issue in GitHub (meme20200\/dupeplus)<br \/>\nintegrations:<br \/>\n  # Enables ItemsAdder Integration (Default: true)<br \/>\n  itemsadder: true<\/p>\n<p>  # Enables PlaceholderAPI Integration (Default: true)<br \/>\n  placeholderapi: true<\/p>\n<p># Checks for updates using the set API (Modrinth or SpigotMC),<br \/>\nupdates:<br \/>\n  # Checks on startup for updates, disable if you do not wish to update DupePlus.<br \/>\n  checkupdate: true<\/p>\n<p>  # Which Service should the Check Update use? (Default: Modrinth)<br \/>\n  # Modrinth<br \/>\n  # SpigotMC<br \/>\n  api: Modrinth<\/p>\n<p>  notify:<br \/>\n    # Notify players with the permission to update the plugin to the latest version.<br \/>\n    player-notify: true<br \/>\n    # The message sent to everyone who has the permission (Default: &#8220;<prefix> <dark_gray>|<\/dark_gray> <white><green>DupePlus<\/green> is outdated, please update at: <blue><link><\/blue>&#8220;)<br \/>\n    # (Permission: dupeplus.updates.notify)<br \/>\n    # Allowed message variable: <prefix>, <link>, <currentversion>, <newversion><br \/>\n    notify-message: &#8220;<prefix> <white><green>DupePlus<\/green> is outdated, please update at: <blue><link><\/blue>&#8221;<\/p>\n<p>    # Send message to the console for the server owner to update the plugin.<br \/>\n    console-notify: true<\/p>\n<p>    # The message sent to the console (Default: &#8220;<prefix> | Update DupePlus at <link>&#8220;)<br \/>\n    # Allowed message variable: <prefix>, <link>, <currentversion>, <newversion><br \/>\n    console-notify-message: &#8220;DupePlus | Update DupePlus at <link>&#8221;<\/p>\n<p># Don&#8217;t edit this<br \/>\n# Previous: 1.4<br \/>\n# config-version: 1.4.2<br \/>\nconfig-version: 1.4.2<br \/>\n&#8220;`<br \/>\n<\/details>\n<p>## <center>Permissions<\/center><\/p>\n<p>### For Admins:<\/p>\n<p>| Permission | Description |<br \/>\n|&#8212;|&#8212;|<br \/>\n| `dupeplus.admin` | `\/dupeplus` |<br \/>\n| `dupeplus.admin.blocklist` | `\/dupeplus blocklist` (Opens a GUI) |<br \/>\n| `dupeplus.admin.reload` | `\/dupeplus reload` (Reloads the configuration) |<br \/>\n| `dupeplus.updates.notify` | Notified about any DupePlus Updates. |<br \/>\n| `dupeplus.admin.block` | `\/dupeplus block` (Blocks the item you are holding from \/dupe) |<\/p>\n<p>### For Players:<br \/>\n| Permission | Description |<br \/>\n|&#8212;|&#8212;|<br \/>\n| `dupeplus.times.max.unlimited` | (No maximum for `\/dupe [times]`)<br \/>`\/dupe [times]` |<br \/>\n| `dupeplus.times.min.unlimited` | (No minimum for `\/dupe [times]`)<br \/>`\/dupe [times]` |<br \/>\n| `dupeplus.times.max.<name>` | (Must also have the dupeplus.times permission &#038; must also be set in dupe.times.max-values in the config.yml)<br \/>`\/dupe [times]` |<br \/>\n| `dupeplus.dupe` | (dupe.permission must be set to true in the config.yml)<br \/>`\/dupe` |<br \/>\n| `dupeplus.cooldown` | (both dupe.cooldown.enabled &#038; dupe.cooldown.permission must be set to true)<br \/>`\/dupe` |<\/p>\n<p>## Features<br \/>\n&#8211; Shulker and Bundle Checker [Checks are enabled by default to stop players from bypassing the blocked item list]<br \/>\n&#8211; Blocklist GUI [Control the Blocklist of DupePlus easier in-game]<br \/>\n&#8211; Custom Command [Rename &#8220;\/dupe&#8221; into another command]<br \/>\n&#8211; World Blocker [Block worlds where you don&#8217;t want players to be able to do \/dupe]<br \/>\n&#8211; Lore [Add Lore to a duplicated item, don&#8217;t worry this won&#8217;t affect the original item]<br \/>\n&#8211; Times Max Value (Times) [Give certain groups or players a specific maximum time to duplicate an item.]<br \/>\n&#8211; ItemsAdder Support (Blacklist) [Don&#8217;t be limited to only blacklisting minecraft items, you can blacklist itemsadder items by their IDs, like itemsadder:op_weapon]<br \/>\n&#8211; Custom NBT [Another way of blocking item, it&#8217;s easy, just add {&#8220;dupenotallowed&#8221;: true} to the minecraft:custom_data for 1.20.5 and above, or as its own tag for 1.20.4 and below]<br \/>\n&#8211; Update Checker [Don&#8217;t be living under a rock, new features that improve the Dupe System in your server]<br \/>\n&#8211; Cooldown [Add a cooldown to \/dupe]<br \/>\n&#8211; Times Support [Dupe the item several times.]<br \/>\n&#8211; Dupe Hand [Change the item being duped, Offhand dupe or Main hand dupe]<br \/>\n&#8211; Permission Dupe Give certain groups or players \/dupe by using a permission plugin like [LuckPerms]<br \/>\n&#8211; Message customization [Customise the messages sent by the plugin, it&#8217;s really useful for Servers that use for an example Spanish as their language instead of English]<\/p>\n<p>> Note: If you want a feature to be added, then please request the feature in the GitHub Repository Issues.<\/p>\n<p>## <center>Stats<\/center><br \/>\nBStats<br \/>\n<center><br \/>\n    <img decoding=\"async\" src=\"https:\/\/github.com\/intergrav\/devins-badges\/raw\/refs\/heads\/v3\/assets\/cozy\/available\/bstats_vector.svg\" alt=\"bStats\"><br \/>\n  <\/center><\/p>\n<p>![DupePlus Statistics](https:\/\/bstats.org\/plugin\/bukkit\/DupePlus\/18772)<\/p>\n<p>FastStats (since 1.4.2)<br \/>\n![DupePlus Statistics](https:\/\/faststats.dev\/project\/dupeplus\/default)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A Dupe Plugin<\/p>\n<p>\/dupe on an item, and it duplicates it.<\/p>\n","protected":false},"featured_media":59884,"template":"","meta":{"_minecraft_slug":"dupeplus","_minecraft_project_id":"pyRTWAFM","_minecraft_author":"galaxydevel0per","_minecraft_license":"MIT","_minecraft_downloads":18818,"_minecraft_follows":17,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"dupeplus.zip","_minecraft_size_bytes":14080732,"_minecraft_version_count":9,"_minecraft_updated_at":"2026-05-16T00:41:46.194419Z","_minecraft_date_created":"2023-06-22T15:10:12.900152Z","_minecraft_date_modified":"2026-03-18T07:10:19.034988Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/dupeplus","_minecraft_icon_attachment_id":59884,"_minecraft_imported_at":"2026-06-03T09:59:09+00:00","_minecraft_import_hash":"141f714ed87780c1e61576a6c507bb6e","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,88,125,89,122,127,128,129,92],"mod_loader":[130,131,132,133,134],"minecraft_version":[49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-59883","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-equipment","mod_category-folia","mod_category-game-mechanics","mod_category-magic","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","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","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","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>DupePlus - 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\/dupeplus\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DupePlus - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A Dupe Plugin \/dupe on an item, and it duplicates it.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.modrinth.com\/data\/cached_images\/c37c728a99ba59a425ff67a8992354ca5368f1d2.png\" \/>\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=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dupeplus\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dupeplus\\\/\",\"name\":\"DupePlus - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dupeplus\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dupeplus\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dupeplus-icon-c37c728a99ba59a425ff67a8992354ca5368f1d2.png\",\"datePublished\":\"2026-06-03T09:59:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dupeplus\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dupeplus\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dupeplus\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dupeplus-icon-c37c728a99ba59a425ff67a8992354ca5368f1d2.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dupeplus-icon-c37c728a99ba59a425ff67a8992354ca5368f1d2.png\",\"width\":126,\"height\":126},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dupeplus\\\/#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\":\"DupePlus\"}]},{\"@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":"DupePlus - 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\/dupeplus\/","og_locale":"en_US","og_type":"article","og_title":"DupePlus - Minecraft","og_description":"A Dupe Plugin \/dupe on an item, and it duplicates it.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/cdn.modrinth.com\/data\/cached_images\/c37c728a99ba59a425ff67a8992354ca5368f1d2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/","name":"DupePlus - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dupeplus-icon-c37c728a99ba59a425ff67a8992354ca5368f1d2.png","datePublished":"2026-06-03T09:59:07+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dupeplus-icon-c37c728a99ba59a425ff67a8992354ca5368f1d2.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dupeplus-icon-c37c728a99ba59a425ff67a8992354ca5368f1d2.png","width":126,"height":126},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dupeplus\/#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":"DupePlus"}]},{"@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\/59883","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\/59884"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=59883"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=59883"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=59883"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=59883"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}