Confusion :0 can you tell me how can i give a stick with enchant 12 level 2? Commands are confusionally
I'm not to sure as to if this works, but I think you just replace a sword's ID with a stick. The enchantment values such as knockback can be found on the API, and they are represented by integers
i think it would be possible using api and some reflection classes AFAIK PMMP dose not like it if you add enchantments onto invalid items
So I am using the latest T*ss*ract on my server and the CustomEnchantsV2 plugin is not working. I do /pl and CustomEnchantsV2 is in red.
You should try contacting the developer directly via PM on here or DM on twitter since some people here didnt like that
I can also vouch for @ImagicalGamer His plugins are legit, currently using his CustomEnchants,Factions,and bosses plugin, would definitely do business with him again.
I bought this kids plugin... it's okay, needs tweaking, is a bit sloppy.. nonetheless, better than I could do. not worth the asking price considering it's not protected by any form of code encryption, so it'll be leaked and opensource soon enough.... but.... yeah, causes issues and this kid doesn't even respond, he did once and never heard back. shitty customer support. causes hotbar issues, the "enchants" are just potion effects on events, and wonky to understand... ESPECIALLY WITHOUT HIS DAMN RESPONSE AS TO WHAT ENCHANT DOES WHAT.
that does not exist in PHP if there's any it's called "obfuscation" tactics which is easily decoded with enough effort Also depends on the developer, some feel like you have the right to have the full source code, some dont, some depends on your purchases
tbh custom enchants arent that hard. I've been thinking on how you would do it. The easiest would be to store it with nbt and run a task to check if item has the nbt tag. If it does set the enchant and the level would just be in the value.