MOTD
Integration with MOTD
disables the Status module in FlectonePulse
⚙️ Setting
📂 Path integration.yml → motd
⚖️ Default
yml
motd:
enable: true
disable-flectonepulse-status: true
enable
Enables or disables the functionality of the module
disable-flectonepulse-status
Disables the Status module
🔐 Permissions
📂 Path permission.yml → integration.motd
⚖️ Default
yml
motd:
name: "flectonepulse.module.integration.motd"
type: TRUE
name
Permission name
type
Permission type
Type | Explanation |
---|---|
TRUE | Available to any player |
FALSE | Not available to anyone, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to not server operators |