AnvilEnhanced Premium
Premium version of my plugin AnvilEnhanced. Before buying, i invite you to test the free version.
With AnvilEnhanced Premium you can enchant your items with enchantments higher than the vanilla limit and put color in item name.
----------
(Hex color supported.) Premium only
----------
Thanks to Ender_Griefeur99 for his help with hex colors and many other things.
Example
You can change the limit for each enchantment in defautl.yml.
If you have a rank system, each rank has its own config file and you can configure the maximum enchantment levels for each rank individually.
----------
The first time you start the server after installing AnvilEnhanced, the plugin will create a file for each rank in the config.yml. If you want to add/change ranks, you just have to reload the plugin with /aereload or restart the server after your changes. Files will be created automatically.
Premium only
----------
Config.yml example
Code (YAML):
groups:
- owner # Highest rank
- admin # 2nd
- vip # 3rd
- default # Lowest rank
Formula and levels cost
Enchant/repair cost is calculated with the original Minecraft formula.
If you want to understand the formula, check here: Anvil Mecanics
It's also now possible to bypass the 40 levels limit (Too expensive) by enabling the module and changing the value in the config.yml.
Code (YAML):
too-expensive-enabled: true
maximum-cost: 40
Big thanks to @Jikoo for letting me use the code from his plugin AnvilUnlocker
You need to have ProtocolLib installed.
The player can see the cost of the enchantment when the cost is over the limit set in the config file.
You have 2 ways of doing it: Sending a message to the player, with a BossBar (Premium only) or both!
Code (YAML):
#########################################################
# Choose how you will display the level cost to enchant #
# when the level is higher than the maximum defined in #
# the config file. By default, sendmessage is false and #
# bossbar is true. #
#########################################################
sendmessage: false
bossbar: true
Item name color
You can rename your item with color.
Check this website for the Formatting codes
you can use both old color and hex color format.
Permissions
You can also join the Discord server.
If you find my plugin usefull and like it, please let a review.
You can also make a little donation to help me! Thanks.
Premium version of my plugin AnvilEnhanced. Before buying, i invite you to test the free version.
With AnvilEnhanced Premium you can enchant your items with enchantments higher than the vanilla limit and put color in item name.
----------
(Hex color supported.) Premium only
----------
Thanks to Ender_Griefeur99 for his help with hex colors and many other things.
Example
- You reward a player with an enchanted book with sharpness X. Now with AnvilEnhanced you can use the anvil to apply the enchantment to an item.
- You can merge 2 identicals items or books and the level of the enchantment can now be higher the vanilla limit. Like 2 swords with sharpness V will give you a sword with sharpness VI
You can change the limit for each enchantment in defautl.yml.
If you have a rank system, each rank has its own config file and you can configure the maximum enchantment levels for each rank individually.
----------
The first time you start the server after installing AnvilEnhanced, the plugin will create a file for each rank in the config.yml. If you want to add/change ranks, you just have to reload the plugin with /aereload or restart the server after your changes. Files will be created automatically.
Premium only
----------
Config.yml example
Code (YAML):
groups:
- owner # Highest rank
- admin # 2nd
- vip # 3rd
- default # Lowest rank
Formula and levels cost
Enchant/repair cost is calculated with the original Minecraft formula.
If you want to understand the formula, check here: Anvil Mecanics
It's also now possible to bypass the 40 levels limit (Too expensive) by enabling the module and changing the value in the config.yml.
Code (YAML):
too-expensive-enabled: true
maximum-cost: 40
Big thanks to @Jikoo for letting me use the code from his plugin AnvilUnlocker
You need to have ProtocolLib installed.
The player can see the cost of the enchantment when the cost is over the limit set in the config file.
You have 2 ways of doing it: Sending a message to the player, with a BossBar (Premium only) or both!
Code (YAML):
#########################################################
# Choose how you will display the level cost to enchant #
# when the level is higher than the maximum defined in #
# the config file. By default, sendmessage is false and #
# bossbar is true. #
#########################################################
sendmessage: false
bossbar: true
Item name color
You can rename your item with color.
Check this website for the Formatting codes
you can use both old color and hex color format.
Permissions
- anvilenhanced.* All permissions.
- anvilenhanced.admin.reload to reload the config.
- anvilenhanced.admin.givebook to give yourself an enchanted book. Premium only
- anvilenhanced.enchant.bypassmaxlimit to bypass the MAX_LEVEL limit when combining or using books.
- anvilenhanced.enchant.bypassuselimit to bypass the MAX_LEVEL limit when using books only.
- anvilenhanced.color to rename item in color.
- anvilenhanced.enchant.* All enchant permissions.
- anvilenhanced.enchant.books To combine 2 books.
- anvilenhanced.enchant.items To combine 2 items.
- anvilenhanced.enchant.item-book To enchant an item with a book and/or increase enchantment level with 2 identical enchentments of the same level.
- anvilenhanced.enchant.use-books To enchant an item with a book.
- /aereload to reload the config.
- /aegivebook to give yourself an enchanted book with the enchantment and level of your choice. Premium only
You can also join the Discord server.
If you find my plugin usefull and like it, please let a review.
You can also make a little donation to help me! Thanks.