Configuration - iNikolaiDev/NSC-TabCompleter GitHub Wiki
settings:
tab-complation: true
block-execution: true
op-bypass: false
prioritization-enabled: true
insufficient-permission-message: " <#a800a8, #f51063, #ff8e44>♦ NSC TabCompleter</#Gradient> &#ff8e44&l› &#FFFFFFThis command doesn't exists."
groups:
administrator:
mode: whitelist
commands:
- heal
- op
- plugins
priority: 5
mod:
mode: whitelist
commands:
- xp
priority: 3
default:
mode: whitelist
commands:
- luckperms
- nsctabcompleter
priority: 3
Settings:
- tab-complation: Set the Tab Complation system to enabled or disabled.
- block-execution: Set the Block Execution system to enabled or disabled.
- op-bypass: Tab Complation or Block Execution is applying to Op or not.
- prioritization-enabled: Set the Prioritization system to enabled or disabled.
- insufficient-permission-message: Insufficient authorization message (see gradient and colors supported formats).
Groups:
- group: The name of the group you want.
- mode: You can choose between “Blacklist” and “Whitelist” mode to decide what the group should do.
- commands: The list of commands that you want the group to blacklist or whitelist according to the mode.
- priority: Group action priority, if you want two groups to have the same priority, set their numbers the same.