Add redstonewire to accesstrust (#868)

This commit is contained in:
Alen Budimir 2020-07-03 20:03:40 +02:00 committed by GitHub
parent a6a7c237cf
commit 909b81aea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)
))
{