TAB
Carefully
This is an integration with another TAB plugin; you can configure TAB itself here
Integration with the TAB plugin resolves compatibility issues by disabling certain modules in FlectonePulse:
⚙️ Setting
Pathintegration.yml → tab
tab:
enable: true
disable_flectonepulse_scoreboard: true
disable_flectonepulse_header: true
disable_flectonepulse_footer: true
disable_flectonepulse_playerlistname: falseenable
Enables or disables the functionality of the module
disable_flectonepulse_scorebord
Disables the Scoreboard module
disable_flectonepulse_header
Disables the Header module
disable_flectonepulse_footer
Disables the Footer module
disable_flectonepulse_playerlistname
Disables the Player List Name module
🔐 Permissions
Pathpermission.yml → integration.tab
tab:
name: "flectonepulse.module.message.tab"
type: "TRUE"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 |
Last updated on
Edit on GitHub
FlectonePulse