[Bug]: Sign not lockable_blocks
ravel10 opened this issue ยท 2 comments
Version of BlockProt
1.1.12, Pufferfish 1.20.1 #17
Description of the bug
Steps to reproduce
- Add Some sign in lockable_blocks
- Reload the plugin
Additional context
No response
Signs are tile entities, not blocks.
Perhaps you could also address that the new sign variants are not included in the validated list in #233? Look at DefaultConfig line 78 and 79 and extend that list.
To be honest, I'm not sure if thats even necessary or if one sign could be enough. The plugin could automatically add the wall and hanging alternatives when the normal sign is included, but perhaps that should just be up to the server admin.