Infinite Enchants - Remove the survival limits of enchantments -
This plugin enables you to add any enchantment to every item in the game. Therefore you can have sticks with knockback level 255, swords with thorns or whatever you mind can think of!
In order to install the plugin, simply throw it into your plugin folder and restart/reload your server.
The plugin has two commands:
/infiniteenchantreload: Command to reload the configuration. Permission: infiniteenchant.reload
/infiniteenchant <enchantment> [level]: Enchant the item in your mainhand with the given enchantment and level (defaults to level 1) Permission: infiniteenchant.infiniteenchant
If you don't like the default messages sent by the plugin - you can change every message in the configuration or even disable it by setting it to ''.
Code (YAML):
# Please do not delete any entries of this Config. # -------------------------------------------------------------------------------------- # |In order to deactivate any functions please mind about these tips: | # |For numbers: Set the Value to 0. | # |For texts: Change to ''. | # |For booleans: Set to false. | # |For lists: Set NONE as the only value | # -------------------------------------------------------------------------------------- # Please read the information above the entries before modifying them Config: Prefix: # This prefix is shown in front of the chosen plugin messages. At the end of the prefix you should reset the color codes using &r. # The prefix can be added to every message using %PREFIX%. plugin-prefix: '&c
[Infinite Enchant
]&r'
# At this part of the config you can set all plugin messages except console outputs. Messages:
# This message gets send to a player that enchanted the item in main hand item-enchanted: '
%PREFIX% &aThe item in your hand was successfully enchanted'
# This message gets send to a player when enchanting an item failed because the main hand was empty item-enchant-failed-empty-hand: '
%PREFIX% &4You have to hold an item in your main hand to execute this command'
# This message gets send to a player when enchanting an item failed because the enchantment did not exist item-enchant-failed-invalid-enchantment: '
%PREFIX% &4Enchantment failed - invalid enchantment'
# This message gets send to a player when enchanting an item failed because the level was invalid item-enchant-failed-invalid-level: '
%PREFIX% &4The level that was provided was no valid number.'
# This message gets send to a player who has reloaded the config files. reloaded-config: '
%PREFIX% &aThe Config has been reloaded.'
# This message will be sent when the command /infiniteenchant is used incorrectly infiniteenchant-help: | %PREFIX% &4Wrong usage of &6/infiniteenchant &cCommand syntax: &6/infiniteenchant <enchantment> [level]
# Permissionlist: # infiniteenchant.reload: Permission to reload the config. # infiniteenchant.infiniteenchant: Permission to enchant items
If you got any suggestions for this plugin or you are left with problems or questions, feel free to message me here on SpigotMC or let me know on Discord: Fabsi#4592
If you like this resource please consider leaving a review or a
donation. Any amount is appreciated!