Sign
Module responsible for messages on a sign

⚙️ Setting
Pathmessage.yml → sign
sign:
enable: false
allow_object: falseenable
Enables or disables the functionality of the module
allow_object
Whether the object module can be used in messages (<player_head>, <sprite:...>, etc.)
🔐 Permissions
Pathpermission.yml → message.sign
sign:
name: "flectonepulse.module.message.sign"
type: "TRUE"name
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
FlectonePulse