Skip to content

Sign ​

Module responsible for messages on the sign sign

βš™οΈ Setting ​

πŸ“‚ Path message.yml β†’ sign

βš–οΈ Default ​

yml
sign:
  enable: true
  destination:
    type: CHAT

enable ​

Enables or disables the functionality of the module

πŸ” Permissions ​

πŸ“‚ Path permission.yml β†’ message.sign

βš–οΈ Default ​

yml
sign:
  name: "flectonepulse.module.message.sign"
  type: TRUE

name ​

Permission name

type ​

Permission type

TypeExplanation
TRUEAvailable for any player
FALSEAvailable if granted separately (e.g., via LuckPerms)
OPAvailable for server operators
NOT_OPAvailable if granted separately (e.g., via LuckPerms)