Skip to content

Contact ​

A module responsible for messages during interactions

βš™οΈ Setting ​

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

βš–οΈ Default ​

yml
contact:
  enable: true

enable ​

Enables or disables the functionality of the module

πŸ” Permissions ​

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

βš–οΈ Default ​

yml
contact:
  name: "flectonepulse.module.message.contact"
  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)