Skip to content

Status

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

⚙️ Setting

📂 Path message.yml → status

⚖️ Default

yml
status:
  enable: true

enable

Enables or disables the functionality of the module

🔐 Permissions

📂 Path permission.yml → message.status

⚖️ Default

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