#Serious issue with DeluxeMenu and Worldguard
1 messages · Page 1 of 1 (latest)
And honestly, this sounds like more of an issue with WorldGuard than DeluxeMenus... like any plugin or person could run minecraft:give in said region and get this issue.
to give an item on purchase, a little simple shop
Using /give normally works fine, just the one with deluxemenu runs into this issue
Can you show me an example of one of your give commands?
Like one you actually have running.
- '[console] minecraft:give %player_name% enchanted_book[stored_enchantments={mending:1}] 1'
I assume you have Essentials installed? If so, have you tried giving with Essentials?
Yes I do have essentialsX, but I couldn't find a way to give the mending book with that
I couldnt find what syntax they use for enchanted books with stored enchants that can be applied to tools
If you run this command from console, and change %player_name% with the name of a player in that region, does it still duplicate or not?
/minecraft:give %player_name% enchanted_book[stored_enchantments={mending:1}] 1
I'll check