Flectone Logo FlectonePulse

MOTD

Carefully

This is an integration with another MOTD plugin; you can configure MOTD itself here

Integration with the MOTD plugin disables the Status module in FlectonePulse


⚙️ Setting

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