Added option to enable/disable the too expensive module and modified permissions.
You can now enable/disable the too expensive module in the config.yml
Delete the config.yml to regenerate a new one or add this to the file.
Code (YAML):
too-expensive-enabled
: true
I also modified the maximum cost to match the new variable. If you don't delete the config.yml, you'll have to modify the variable name yourself.
Code (YAML):
maximum-cost
: 40
Last thing, i modified the permission so don't forget to change it for your players
- anvilenchanced.* -> All permissions.
- anvilenchanced.admin -> to reload the config.
- anvilenchanced.bypass-> to bypass the MAX_LEVEL limit.
- anvilenchanced.color -> to rename item in color.
- anvilenchanced.enchant.* -> All enchant permissions.
- anvilenchanced.enchant.books -> To combine 2 books.
- anvilenchanced.enchant.items -> To combine 2 items.
- anvilenchanced.item-book -> To enchant an item with a book.
If you find bugs please report it here in the discussion section and not in the reviews. Thanks!