Skip to content

Moderation

Module responsible for message moderation

⚙️ Setting

📂 Path message.yml → format.moderation

⚖️ Default

yml
moderation:
  enable: true

enable

Enables or disables the functionality of the module

🔐 Permissions

📂 Path permission.yml → message.format.moderation

⚖️ Default

yml
moderation:
  name: "flectonepulse.module.message.format.moderation"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSENot available to anyone, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to not server operators