on rightclick on chest:
message "Hay ma boi"
Problem is. When chest isn't looking towards north, it does not register right clicks
but if chest looking towards north, then it will register clicks!
@nikkedoy98 skript version? server version?
Skript version: 2.3-alpha1
Server version: Spigot-2440e18-60d7982 (or as i say: Spigot 1.13.1 BETA)
Sounds like an alias issue with how Skript is currently handling default values (it doesn't like to freely match them to any state of the block).
It appears that I just fixed this accidentally. Oops
Most helpful comment
It appears that I just fixed this accidentally. Oops