Flectone Logo FlectonePulse

TAB

Warning

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

Path integration.yml → tab
tab:
  enable: true
  disable_flectonepulse_scoreboard: true
  disable_flectonepulse_header: true
  disable_flectonepulse_footer: true
  disable_flectonepulse_playerlistname: false

enable

Enables or disables the functionality of the module

disable_flectonepulse_scorebord

Disables the Scoreboard module

disable_flectonepulse_header

Disables the Header module

Disables the Footer module

disable_flectonepulse_playerlistname

Disables the Player List Name module


Permissions

Path permission.yml → integration.tab
tab:
  name: "flectonepulse.module.message.tab"
  type: "TRUE"

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
Last updated July 23, 2026
Edit on GitHub

On this page

Authors of page