smart_chat-cd2025/settingtypes.txt

39 lines
830 B
Plaintext

#Command help
smart_chat.cmd_help (Enable Help) bool true
#Command all
smart_chat.cmd_all (Enable all) bool true
#Command channels
smart_chat.cmd_channels (Enable all) bool true
#Command free_channel
smart_chat.cmd_free_channel (Enable all) bool true
#Command invite
smart_chat.cmd_invite (Enable invite) bool true
#Command join
smart_chat.cmd_join (Enable join) bool true
#Command kick
smart_chat.cmd_kick (Enable kick) bool true
#Command leave
smart_chat.cmd_leave (Enable leave) bool true
#Command list
smart_chat.cmd_list (Enable list) bool true
#Command move
smart_chat.cmd_move (Enable move) bool true
#Command store_channel
smart_chat.cmd_store_channel (Enable store_channel) bool true
#Command toggle
smart_chat.cmd_toggle (Enable toggle) bool true
#Command where
smart_chat.cmd_where (Enable where) bool true