Flectone Logo FlectonePulse

MiniPlaceholders

Integration with the MiniPlaceholders plugin allows using any mini-placeholders

More about mini-placeholders

Warning

To use a mini-placeholder, it must be wrapped in {}

Example {<server_name>}


⚙️ Setting

Path integration.yml → miniplaceholders
miniplaceholders:
  enable: true

enable

Enables or disables the functionality of the module


🔐 Permissions

Path permission.yml → integration.miniplaceholders
miniplaceholders:
  name: "flectonepulse.module.integration.miniplaceholders"
  type: "TRUE"
  use:
    name: "flectonepulse.module.integration.miniplaceholders.use"
    type: "OP"

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

use

Permission to use placeholders from MiniPlaceholders in a message

Last updated on

Edit on GitHub

On this page

Authors of page