CommandHide - hide commands from tabComplete! icon

CommandHide - hide commands from tabComplete! -----

hide commands



CommandHide lets you hide commands completely from suggestions or from executing.

LuckPerms is recomended to give permissons easier!


upload_2024-2-19_12-27-16.png

resources:
Code (YAML):
permissions:
permissions
:

  #Remember to give permission to players,
  #To hide command from certain group/players,
  #For example: commandhide.default or commandhide.example
  default
:
 
    #Can the players execute blocked commands.
    execute
: false
 
    #Should the list be blacklist or whitelist.
    whitelist
: true
 
    #List of blocked/allowed commands.
    list
:
     - 'msg'
     - 'r'

  #Permission example, you can add as much as you want.
  example
:
    execute
: false
    whitelist
: true
    list
:
     - 'example1'
     - 'example2'

#Language configuration of the plugin.
lang
:
  execute
: '&fUnknown command. Type "/help" for help.'
  config_reloaded
: '&aConfiguration has been reloaded!'
  no_permission
: "&cYou don't have permission to use this command"
 
Resource Information
Author:
----------
Total Downloads: 195
First Release: Feb 19, 2024
Last Update: Feb 19, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings