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 for any player
FALSEAvailable if granted separately (e.g., via LuckPerms)
OPAvailable for server operators
NOT_OPAvailable if granted separately (e.g., via LuckPerms)