Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.
Invvk edited this page Feb 16, 2022 · 1 revision

Introduction

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.

What is a wall sign

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... Ground Sign

  • wall sign, these are placed on a wall (blocks basically), examples: OAK_WALL_SIGN, SPRUCE_WALL_SIGN, JUNGLE_WALL_SIGN, etc... Wall sign

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.

Region permissions

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 appear HEY!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.

final thoughts

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.

Discord Server

Clone this wiki locally