list-radioCommands

You can edit the “nicknames” of a command (the second name of a command such as /xg7pllang and /7pl lang) or disable a command by deleting its session from the configuration:


lang: ["xg7pllang", "lang", "7pllang", "langs", "7pllangs"]
reload: ["xg7plreload", "reloadpl", "7plrl", "7rl", "rlpl"]
comment: [ "xg7plcomment", "plcomment", "comment", "7plcomment" ]
tasks: ["xg7pltasks", "tasks", "7pltasks"]
update: ["xg7plupdate", "7plupdate", "updatepl"]
configs: ["xg7plconfigs", "plconfigs", "configs", "7plconfigs"]
variable: ["variable", "xg7plvar", "7plvar", "var", "7plvariables", "variables"]

update_check: ["verify"]

# /tasks subcommands
tasks_delete: ["del"]
tasks_restart: []
tasks_stop: []
tasks_see: []

variable_set: ["put", "store"]
variable_get: []
variable_delete: ["del", "remove", "rem"]
variable_clear: ["clr", "clearall"]
variable_list: ["vars"]

config-version: 3

#To delete, simply delete the part 
#from its configuration and reload or restart the server.
#Example
#Before:
#tasks: [“xg7pltasks,” “tasks,” “7pltasks”]
#After:
#...

Atualizado