Tab
Category responsible for messages in the TAB
IMPORTANT
To ensure the TAB list is sorted based on the donor group, enable tab-sort
⚙️ Setting
📂 Path message.yml → tab
⚖️ Default
yml
tab:
enable: true
enable
Enables or disables the functionality of the module
🔐 Permissions
📂 Path permission.yml → message.tab
⚖️ Default
yml
tab:
name: "flectonepulse.module.message.tab"
type: TRUE
name
Permission name
type
Permission type
Type | Explanation |
---|---|
TRUE | Available to any player |
FALSE | Not available to anyone, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to not server operators |