#Unrgister Command

1 messages · Page 1 of 1 (latest)

tidal fox
#

I allowed players to use a command, but i don't want that command to show up on Tab, as they will only be able to use it though a menu. So, I want to know how to unregister a command so players can't use it through chat.

wooden skiff
#

oh, unless you dont want to open a 2nd menu?

#

u just dont include the register_command: true to the config

#

it wont show up on the tab but they ll still be able to run it tho

tidal fox
#

I allowed players to use /enchant command

#

but I want to hide that command

#

so players don't know they can use it

tidal fox
#

I want to disable tab completion on those commands

#

nevermind

#

found it

signal lichen
#

It is a VERY bad idea to give access to such commands and just hide them from showing up in tab completion

tidal fox
tidal fox
#

@signal lichen Made the system :0