TheAz928 / VanillaEnchantments

Ever wanted to have working Enchants on your PocketMine-MP server? Well now you can!
GNU General Public License v3.0
40 stars 33 forks source link

Item goes back to my inventory. #58

Closed StupidQuestionsGuy closed 6 years ago

StupidQuestionsGuy commented 6 years ago

Hello Az, thank you so much for this plugin.

Unfortunately i'm probably making a mistake here but I've tried to enchant my wooden sword and it didn't work.

Steps:

I think this is due something i have disable or enable but i cannot find in my yml nor properties something related to enchants.

TheAz928 commented 6 years ago

Unfortunately, this plugin doesn't enable enchantment tables yet. This is a future project. You can use enchants by doing /enchant (name or id) (level)

This plugin basically allows some plugins (like kits) to work properly because pmmp doesn't have all enchantments implemented.

NOTE: I will implement enchantment tables soon, don't worry. It's not a bug nor you're doing something wrong.