what permissions i have to give to a player to make them break with silk touch spawners and place them?
i tried this but it doesn't work
groups:
member:
options:
default: true
prefix: '&a&l[Membro]&f '
permissions:
- modifyworld.*
- guishop.use
- essentials.warps.*
- essentials.home
- essentials.sethome
- essentials.spawn
- essentials.list
- essentials.afk
- essentials.help
- essentials.rules
- essentials.mail
- essentials.mail.send
- essentials.msg
- essentials.warp
- essentials.warp.list
- essentials.pay
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- crazyenchantments.tinker
- crazyenchantments.blacksmith
- crazyenchantments.access
- crazyenchantments.access
- crazyenchantments.info
- silkspawners.place.* true
- silkspawners.silkdrop.* true
i tried
without true too but it doesn't work too.