lokka30 / PhantomCore

All the necessities for your Minecraft server.
1 stars 0 forks source link

EnchantCommand (/enchant) #62

Closed lokka30 closed 4 years ago

lokka30 commented 4 years ago

Vanilla's enchant system does not allow unsafe enchantments which really bugs me. Usage: /enchant <EnchantType> [int level] [level] is optional as leaving it out will just default to a level of 1.

lokka30 commented 4 years ago

Allow permission phantomcore.enchant.unsafe if players should be allowed to enchant items above their limits and also if the item is supposed to be incompatible with the enchantment.

lokka30 commented 4 years ago

done