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 for any player
FALSEAvailable if granted separately (e.g., via LuckPerms)
OPAvailable for server operators
NOT_OPAvailable if granted separately (e.g., via LuckPerms)