Flectone Logo FlectonePulse

Sign

Module responsible for messages on a sign

sign


⚙️ Setting

Path message.yml → sign
sign:
  enable: false
  allow_object: false

enable

Enables or disables the functionality of the module

allow_object

Whether the object module can be used in messages (<player_head>, <sprite:...>, etc.)


🔐 Permissions

Path permission.yml → message.sign
sign:
  name: "flectonepulse.module.message.sign"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

On this page

Authors of page