Skip to content

MiniMOTD

Integration with MiniMOTD disables the Status module in FlectonePulse

⚙️ Setting

📂 Path integration.yml → minimotd

⚖️ Default

yml
minimotd:
  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.minimotd

⚖️ Default

yml
minimotd:
  name: "flectonepulse.module.integration.minimotd"
  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