Moderation
Module responsible for message moderation
⚙️ Setting
Pathmessage.yml → format.moderation
moderation:
enable: trueenable
Enables or disables the functionality of the module
🔐 Permissions
Pathpermission.yml → message.format.moderation
moderation:
name: "flectonepulse.module.message.format.moderation"
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 |
Last updated on
Edit on GitHub
FlectonePulse