Not Too Expensive icon

Not Too Expensive -----

This is a minecraft spigot plugin allowing the "removing" of the "too expensive" message in an anvil



This is a minecraft spigot plugin allowing the "removing" of the "too expensive" message in an anvil. (It basically limits how far the max RepairCost goes)

This plugin only works with Vanilla Enchants. If you're using a custom enchants plugin and it has a developper API, please make a request in the Discussion tab.

This plugin is highly inspired by https://www.spigotmc.org/resources/customrepaircost.18822/, so please check that one out ! (It was kinda laggy/buggy so I tried to fix it with this plugin) Original Github repo: https://github.com/jamezrin/CustomRepairCost

Permission:
- not-too-expensive.reload (Allows /not-too-expensive reload)

Code (YAML):
# The cost of xp levels for repairing a item
cost
: 10

# The message to send to the player
message
:
  enabled
: true
  text
: '&cThe item in your inventory now will have an repair cost of %cost% levels'

# Include here the items that are repairable
items
:
 - 'WOODEN_SWORD'
  - 'WOODEN_SHOVEL'
  - 'WOODEN_HOE'
  - 'WOODEN_AXE'
  - 'WOODEN_PICKAXE'

  - 'STONE_SWORD'
  - 'STONE_SHOVEL'
  - 'STONE_HOE'
  - 'STONE_AXE'
  - 'STONE_PICKAXE'

  - 'CHAINMAIL_BOOTS'
  - 'CHAINMAIL_CHESTPLATE'
  - 'CHAINMAIL_HELMET'
  - 'CHAINMAIL_LEGGINGS'

  - 'LEATHER_BOOTS'
  - 'LEATHER_CHESTPLATE'
  - 'LEATHER_HELMET'
  - 'LEATHER_LEGGINGS'

  - 'IRON_SWORD'
  - 'IRON_HELMET'
  - 'IRON_CHESTPLATE'
  - 'IRON_LEGGINGS'
  - 'IRON_BOOTS'
  - 'IRON_SHOVEL'
  - 'IRON_HOE'
  - 'IRON_AXE'
  - 'IRON_PICKAXE'

  - 'GOLD_SWORD'
  - 'GOLD_HELMET'
  - 'GOLD_CHESTPLATE'
  - 'GOLD_LEGGINGS'
  - 'GOLD_BOOTS'
  - 'GOLD_SHOVEL'
  - 'GOLD_HOE'
  - 'GOLD_AXE'
  - 'GOLD_PICKAXE'

  - 'DIAMOND_SWORD'
  - 'DIAMOND_HELMET'
  - 'DIAMOND_CHESTPLATE'
  - 'DIAMOND_LEGGINGS'
  - 'DIAMOND_BOOTS'
  - 'DIAMOND_SHOVEL'
  - 'DIAMOND_HOE'
  - 'DIAMOND_AXE'
  - 'DIAMOND_PICKAXE'

  - 'NETHERITE_SWORD'
  - 'NETHERITE_HELMET'
  - 'NETHERITE_CHESTPLATE'
  - 'NETHERITE_LEGGINGS'
  - 'NETHERITE_BOOTS'
  - 'NETHERITE_SHOVEL'
  - 'NETHERITE_HOE'
  - 'NETHERITE_AXE'
  - 'NETHERITE_PICKAXE'

  - 'SHIELD'
  - 'ELYTRA'
  - 'CARROT_STICK'
  - 'FLINT_AND_STEEL'
  - 'FISHING_ROD'
  - 'SHEARS'
  - 'BOW'
  - 'ENCHANTED_BOOK'
  - 'CROSSBOW'
  - 'TRIDENT'
Resource Information
Author:
----------
Total Downloads: 14,157
First Release: Dec 18, 2020
Last Update: Apr 17, 2021
Category: ---------------
All-Time Rating:
12 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings