TokenEnchant Support
Someone-NEW opened this issue ยท 9 comments
I have a request i hope you can add support for xInventories like other inventories plugin. I know
PerWorldInventory are best out there i use above but not in the same time.
Another one is the best about Enchants TokenEnchant i realy need this for my custom enchants items thank you.
xInventories will be easy to add but I will have to look into TokenEnchant. If they don't have an API there will be no way for me to add TokenEnchant. As it is a premium plugin there will be no way for me to test if it works or not with ItemJoin once I do add support.
I have been working to add TokenEnchant to ItemJoin, I was wanting to know if you would be willing to test a snapshot if I was to provide you with it to tell me if the TokenEnchant hook works and allows you to apply enchants to ItemJoin? I would do it myself but I do not own TokenEnchant.
Added as of v4.5 and has been released here; https://www.spigotmc.org/resources/itemjoin.12661/download?version=185550
set TokenEnchant to true in the config.yml (if you don't reset the config.yml add TokenEnchant: true to it as the config.yml will not be reset.) Enchants for TokenEnchant work the exact same way as regular enchants and it can work at the exact same time as regular enchants.
Example; enchantment: TokenEnchantName:PowerLevel, TokenEnchantName:PowerLevel, TokenEnchantName:PowerLevel, TokenEnchantName:PowerLevel
This would be an example of how to do a list of TokenEnchants on one singular item.
Ok cool make sure you add a complet guide on wiki ;) tnx
PS: TokenEnchant is updated you can download it ;)
I added a dedicated section to the wiki for instances like this such as TokenEnchant you can see it here;
https://www.spigotmc.org/wiki/api-hooks/
I have a lot to add to it but I got the basics down and I plan to add all other supported plugins to this location as well. There's so much documentation I have to add haha.