NEW CHANGES ┃Added the "partial_matches" also on spigot, this feature makes you optional the complete tab easier, in case of problems. (Before the default tab was present facilitated)
# --------- < ⚠ > --------- # If your server version is 1.8.x-1.12.x, you need to enable ProtocolLib to use this feature.
# < ? > Does your server have version 1.13+? So if you reload the plugin, # you will have to join the server again to see the changes. enabled: true
# Prevents tabbing of these commands, so as not to conflict with other plugins. commands: - 'pl'
- 'plugins'
- 'ver'
- 'version'
- 'about'
- '?'
- 'help'
- 'bukkit:pl'
- 'bukkit:plugins'
- 'bukkit:ver'
- 'bukkit:version'
- 'bukkit:about'
- 'bukkit:?'
- 'bukkit:help'
- 'minecraft:?'
- 'minecraft:help'
bypass: # Here you can enter what kind of bypass you prefer # to be able to perform the complete tab: # - PERMISSION | (Bypass via permission: bettersecurity.bypass.antitab) # - PLAYERS | (Bypass by player name and uuid. Permission excluded) method: 'PERMISSION'
# Tip. You can put both the player's name and his UUID. players: - 'playerName1'
- '8667ba71-b85a-4004-af54-457a9734eed7'
whitelisted_commands: enabled: true
# If it is on "true", you will be able to tab the command much more conveniently! # For greater safety, it is not recommended to use it because it could cause problems. # (If the player access is from 1.13+ you can ignore this section) partial_matches: false
# This is the global list of tab commands that will be whitelisted. # To disable global commands, just put "global: []". global: - 'spawn'
- 'tell'
- 'msg'
- 'w'
- 'whisper'
- 't'
- 'r'
- 'reply'
# Here you can request requirements to be able to show whitelisted commands. # (Can be very useful for not showing staff commands to players) required: enabled: false
# Here you can add all the various groups to be able to whitelist commands by permission. permissions: # This is the first example group. helper: # Here you will need to enter the required permission. permission: 'bettersecurity.tab.helper'
# While here you will have to put the list of commands that will have to be shown. commands: - 'tempban'
- 'tempmute'
- 'unban'
- 'pardon'
- 'kick'
- 'unmute'
- 'warn'
- 'warnings'
- 'history'
- 'dupeip'
- 'ss'
- 'freeze'
- 'unfreeze'
admin:
permission: 'bettersecurity.tab.admin'
commands: - 'fly'
- 'gamemode'
- 'gm'
- 'god'
- 'mute'
- 'ban'
- 'ipban'
- 'ipmute'
- 'clearchat'
FOR SUPPORT ┃Write to me
here in private,
Telegram, or by
Discord ⚠️ After the update, reset or add the new changes, to the config.yml