Add redstonewire to accesstrust (#868)
This commit is contained in:
parent
a6a7c237cf
commit
909b81aea5
|
|
@ -1809,6 +1809,7 @@ class PlayerEventHandler implements Listener
|
|||
clickedBlockType == Material.DRAGON_EGG ||
|
||||
clickedBlockType == Material.DAYLIGHT_DETECTOR ||
|
||||
clickedBlockType == Material.COMPARATOR ||
|
||||
clickedBlockType == Material.REDSTONE_WIRE ||
|
||||
Tag.FLOWER_POTS.isTagged(clickedBlockType)
|
||||
))
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user