{"id":16534,"date":"2026-05-31T22:08:40","date_gmt":"2026-05-31T19:08:40","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/"},"modified":"2026-05-31T22:08:40","modified_gmt":"2026-05-31T19:08:40","slug":"anvilenhanced","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/","title":{"rendered":"AnvilEnhanced"},"content":{"rendered":"<p># Anvil Enhanced<\/p>\n<p>Like the plugin? Check out the Premium version<\/p>\n<p>With **AnvilEnhanced**, you can apply enchantments beyond the vanilla limits and add color to item names (legacy color codes only; hex support requires the premium version).<\/p>\n<p>&#8212;<\/p>\n<p>## Example Usage<\/p>\n<p>1. Give a player a Sharpness X book, and with AnvilEnhanced, they can use the anvil to transfer that powerful enchantment onto any compatible item.<br \/>\n2. Merge two identical items or books to go beyond vanilla limits. For example, combining two Sharpness V swords creates a Sharpness VI sword.<\/p>\n<p>&#8212;<\/p>\n<p>## Ranks and Enchantment Levels<\/p>\n<p>The `Ranks` folder includes a `default.yml` file that defines rank settings. You can set the required permission for the rank, its priority, the &#8220;Too Expensive&#8221; limit, and individual enchantment limits.<\/p>\n<p>To add a new rank, create a new YAML file in the `Ranks` folder using the same structure as `default.yml`.<\/p>\n<p>&#8212;<\/p>\n<p>## Default Configuration<\/p>\n<details>\n<summary>Default Configuration<\/summary>\n<p>&#8220;`yaml<br \/>\n#########################################################<br \/>\n#   _           _ _ ___      _                        _ #<br \/>\n#  \/_  _ ___ _(_) | __|_ _ | |_  __ _ _ _  __ ___ __| |#<br \/>\n# \/ _ | &#8216;  V \/ | | _|| &#8216; | &#8216; \/ _` | &#8216; \/ _\/ -_) _` |#<br \/>\n#\/_\/ __||__\/|_|_|___|_||_|_||___,_|_||________,_|#<br \/>\n#       Continued by BitByLogic, Original Author mvez73 #<br \/>\n#########################################################<\/p>\n<p>Settings:<br \/>\n  # Whether to enable the color in the anvil.<br \/>\n  # If you use another plugin for renaming in color,<br \/>\n  # you can disable this option to avoid conflict.<br \/>\n  Color-Enabled: true<br \/>\n  # Whether to bypass the too expensive vanilla check.<br \/>\n  Too-Expensive-Bypass: true<br \/>\n  Cost:<br \/>\n    # The minimum cost of an enchantment.<br \/>\n    Maximum: 40<br \/>\n    # Whether to send a chat alert when the cost is higher<br \/>\n    # than the maximum vanilla limit.<br \/>\n    Chat-Alert: true<br \/>\n    # The message to send when the cost is too high.<br \/>\n    Alert-Message: &#8220;&#038;7\u1d07\u0274\u1d04\u029c\u1d00\u0274\u1d1b \u1d04\u1d0f\ua731\u1d1b &#038;8\u00bb &#038;c%cost%&#8221;<br \/>\n  Resource-Pack:<br \/>\n    # Whether to enable the resource pack.<br \/>\n    Enabled: true<br \/>\n    # The URL of the resource pack.<br \/>\n    # The default resource pack only contains Roman numerals<br \/>\n    # beyond enchantment level 10.<br \/>\n    URL: &#8220;https:\/\/github.com\/mvez73\/roman_numerals\/raw\/main\/roman_numerals.zip&#8221;<br \/>\n    # The SHA-1 hash of the resource pack.<br \/>\n    # The SHA-1 hash MUST match the hash of the resource pack.<br \/>\n    # If the hashes do not match, the resource pack will not load.<br \/>\n    #<br \/>\n    # Generate your own SHA-1 hash here: https:\/\/emn178.github.io\/online-tools\/sha1_checksum.html<br \/>\n    SHA-1: &#8220;3281e3d8fa8cfdf3a47591d22dfe33f49fda0df0&#8221;<br \/>\n  Update-Checker:<br \/>\n    # Whether to receive notifications about new versions.<br \/>\n    Enabled: true<br \/>\n    # How often to check for updates (in hours).<br \/>\n    Check-Interval: 12<br \/>\n&#8220;`<\/p>\n<\/details>\n<p>&#8212;<\/p>\n<p>## Formula and Enchant Cost<\/p>\n<p>Enchanting and repair costs are calculated using Minecraft&#8217;s original anvil formula.<br \/>\nLearn more here: Anvil Mechanics.<\/p>\n<p>To exceed the 40-level &#8220;Too Expensive&#8221; cap, enable `Too-Expensive-Bypass` in `config.yml` and adjust the limit in the rank-specific YAML file.<\/p>\n<p>&#8212;<\/p>\n<p>## Credits<\/p>\n<p>Thanks to @Jikoo for letting me use code from his plugin AnvilUnlocker.  <\/p>\n<p>**Note:** ProtocolLib must be installed.<\/p>\n<p>&#8212;<\/p>\n<p>## Colored Renaming<\/p>\n<p>Rename your items with color!<br \/>\nSee Minecraft Formatting Codes for available options.  <\/p>\n<p>**Note:** Only legacy color codes are supported; hex colors require the premium version.<\/p>\n<p>&#8212;<\/p>\n<p>## Resource Pack<\/p>\n<p>Players are prompted to install a resource pack when joining the server (configurable in `config.yml`).<br \/>\nIt only adds Roman numerals beyond X (10) for enchantment levels \u2014 no other changes are made.<br \/>\nWith this pack, Sharpness 15 will display as **Sharpness XV**.<\/p>\n<p>&#8212;<\/p>\n<p>## Permissions<\/p>\n<p>&#8211; `anvilenhanced.*` \u2014 Grants all permissions<br \/>\n&#8211; `anvilenhanced.admin.reload` \u2014 Reloads the plugin configuration<br \/>\n&#8211; `anvilenhanced.enchant.bypassmaxlimit` \u2014 Bypass the MAX_LEVEL limit when combining or using books<br \/>\n&#8211; `anvilenhanced.enchant.bypassuselimit` \u2014 Bypass the MAX_LEVEL limit when using books only<br \/>\n&#8211; `anvilenhanced.rename` \u2014 Rename items<br \/>\n&#8211; `anvilenhanced.color` \u2014 Rename items with color<br \/>\n&#8211; `anvilenhanced.enchant.*` \u2014 Grants all enchantment-related permissions<br \/>\n&#8211; `anvilenhanced.enchant.books` \u2014 Combine two books<br \/>\n&#8211; `anvilenhanced.enchant.items` \u2014 Combine two items<br \/>\n&#8211; `anvilenhanced.enchant.item-book` \u2014 Enchant an item with a book or combine identical-level enchantments<br \/>\n&#8211; `anvilenhanced.enchant.use-books` \u2014 Apply a book\u2019s enchantment to an item<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>&#8211; `\/aereload` \u2014 Reloads the plugin configuration<\/p>\n<p>&#8212;<\/p>\n<p>Requests or help should be done in the discussion section or Discord; reviews are not monitored for support requests.<\/p>\n<p>If you find the plugin useful, please give it a favorite!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>With AnvilEnhanced you can enchant your items with enchantments higher than the vanilla limit and put color in item name. No hex color support.<\/p>\n","protected":false},"featured_media":16535,"template":"","meta":{"_minecraft_slug":"anvilenhanced","_minecraft_project_id":"LShqAhqR","_minecraft_author":"BitByLogic","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":17250,"_minecraft_follows":45,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"anvilenhanced.zip","_minecraft_size_bytes":1139591,"_minecraft_version_count":14,"_minecraft_updated_at":"2026-05-16T00:54:26.280365Z","_minecraft_date_created":"2023-08-12T05:48:58.225402Z","_minecraft_date_modified":"2026-01-30T21:07:43.635472Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/anvilenhanced","_minecraft_icon_attachment_id":16535,"_minecraft_imported_at":"2026-05-31T19:08:40+00:00","_minecraft_import_hash":"b9197117a3def0e84466ac3fa5cc56e0","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[118,119,120,46,47,48,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-16534","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","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>AnvilEnhanced - 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\/anvilenhanced\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AnvilEnhanced - Minecraft\" \/>\n<meta property=\"og:description\" content=\"With AnvilEnhanced you can enchant your items with enchantments higher than the vanilla limit and put color in item name. No hex color support.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/\" \/>\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\\\/anvilenhanced\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anvilenhanced\\\/\",\"name\":\"AnvilEnhanced - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anvilenhanced\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anvilenhanced\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/anvilenhanced-icon-1414ea3bba04525cda19cb41a462d3dc36512865.png\",\"datePublished\":\"2026-05-31T19:08:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anvilenhanced\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anvilenhanced\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anvilenhanced\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/anvilenhanced-icon-1414ea3bba04525cda19cb41a462d3dc36512865.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/anvilenhanced-icon-1414ea3bba04525cda19cb41a462d3dc36512865.png\",\"width\":300,\"height\":300},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anvilenhanced\\\/#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\":\"AnvilEnhanced\"}]},{\"@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":"AnvilEnhanced - 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\/anvilenhanced\/","og_locale":"en_US","og_type":"article","og_title":"AnvilEnhanced - Minecraft","og_description":"With AnvilEnhanced you can enchant your items with enchantments higher than the vanilla limit and put color in item name. No hex color support.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/","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\/anvilenhanced\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/","name":"AnvilEnhanced - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/anvilenhanced-icon-1414ea3bba04525cda19cb41a462d3dc36512865.png","datePublished":"2026-05-31T19:08:40+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/anvilenhanced-icon-1414ea3bba04525cda19cb41a462d3dc36512865.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/anvilenhanced-icon-1414ea3bba04525cda19cb41a462d3dc36512865.png","width":300,"height":300},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/anvilenhanced\/#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":"AnvilEnhanced"}]},{"@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\/16534","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\/16535"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=16534"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=16534"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=16534"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=16534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}