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
Pathintegration.yml → miniplaceholders
miniplaceholders:
enable: trueenable
Enables or disables the functionality of the module
🔐 Permissions
Pathpermission.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
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
use
Permission to use placeholders from MiniPlaceholders in a message
Last updated on
Edit on GitHub
FlectonePulse