Flectone Logo FlectonePulse

Status

Module responsible for everything that happens when viewing the server before connecting


⚙️ Setting

Path message.yml → status
status:
  enable: true

enable

Enables or disables the functionality of the module


🔐 Permissions

Path permission.yml → message.status
status:
  name: "flectonepulse.module.message.status"
  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