Flectone Logo FlectonePulse

MiniMOTD

Integration with the MiniMOTD plugin disables the Status module in FlectonePulse


⚙️ Setting

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

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

Last updated on

Edit on GitHub

On this page

Authors of page