I'm having serious issues blocking this, tried adding a -modifyworld.blocks.destroy.<ID> but you can still break it. Tried adding it to the blacklist for on-break=deny in worldguard, didn't do anything. I can add it to recipear to have it be removed on player logon but that doesnt exactly prevent it, just removes the item from the inventory, they can keep remaking it and continue duping.
To note, this has actually been fixed but only in Thaumcraft 1.5.1 version
The dupe is. Put items in to craft, break table, get items back + crafted item.What's the nature of the dupe? Break a block, items drop out of the inventory, place the block in the same spot and you get the items in the block and the ones it dropped when broken?
Try adding this perm node, that will solve the issue that they can break it.
modifyworld.blocks.destroy.thaumcraftblocktable:15.
I tried that but it didn't work either. Thanks for the suggestion tho
you need PermissionsEX and ModifyWorld and add the node "-modifyworld.blocks.destroy.thaumcraftblocktable:15"
Do not forget the - !!
Don35:
prefix: '&c[Donator]&f '
permissions:
- -modifyworld.blocks.destroy.thaumcraftblocktable:15
- modifyworld.*
- cm.init
- cm.box.set
Well i got it working with that exact line, so you might be doing something wrong.