Skip to content

Objective

This module is responsible for ScoreBoard values of the player

⚙️ Setting

📂 Path message.yml → objective

⚖️ Default

yml
objective:
  enable: true

enable

Enables or disables the functionality of the module

🔐 Permissions

📂 Path permission.yml → message.objective

⚖️ Default

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