-
Notifications
You must be signed in to change notification settings - Fork 10
Signs
Signs have been a subject for a while now in my discord, and people seems to be confused between the difference between wall signs and signs. this is a guide to help you to setup signs correct on your region.
From the name, it is a sign that is placed on walls only. In minecraft, signs are being handled in 2 ways.
-
ground sign, that is placed on the ground, examples:
OAK_SIGN
,SPRUCE_SIGN
,JUNGLE_SIGN
, etc... -
wall sign, these are placed on a wall (blocks basically), examples:
OAK_WALL_SIGN
,SPRUCE_WALL_SIGN
,JUNGLE_WALL_SIGN
, etc...
these 2 are different, if you want to use wall sign, then you should use wall signs. However, if you want to use ground signs, then use ground signs.
if you want both, make sure to add both of them to the allow/deny block break/place
flags.
now after you (hopefully) read the difference between a ground sign and a wall sign. let us now get to the second part, making a use of them.
-
Now the thing is, allowing place of ground/wall signs isn't enough, you need to allow
interact: allow
flag. allowing this flag will also allow your players to write on signs, if you don't allow it players won't be able to write on signs and an error message will appearHEY!
Sorry, but you can't use that here.
-
if you are relying on a region member to limit the amount of players who can place signs, then you must add
build: deny
flag to the region or else all you did won't work.
if you followed the entire guide and it is still not working, PLEASE before you request help on discord make sure that you read Flag not working section in the FAQ and make sure you are not bypassing the flag. if you are sure that you followed everything, you can request help in discord down below.