BlockProt

BlockProt

17.2k Downloads

[Bug]: Sign not lockable_blocks

ravel10 opened this issue ยท 2 comments

commented

Version of BlockProt

1.1.12, Pufferfish 1.20.1 #17

Description of the bug

image

Steps to reproduce

  1. Add Some sign in lockable_blocks
  2. Reload the plugin

Additional context

No response

commented

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.

commented

I thought signs were normal blocks XD
I will try to add to DefaultConfig