md-5 / Deadbolt

The sign-based container and door lock for Bukkit
19 stars 19 forks source link

New doors cannot be locked from blocks adjacent #108

Closed Absentee23 closed 9 years ago

Absentee23 commented 9 years ago

Normally with doors, I'm able to place a private sign above or beside them on the wall and have it protect the door, however with any of the new doors, ONLY signs directly on them will detect the door and protect it. When signs are placed above/beside do not detect it as a valid block to protect. Tested alongside the old wood doors in the exact same setup.

Using deadbolt jenkins build 20, and Spigot 1.8: git-Spigot-9a88a38-2ba7357

cindyker commented 9 years ago

I thought that was working, just doesn't put auto signs. But I will check it again.

Absentee23 commented 9 years ago

Seems to be fixed in build 21, thanks!