Chat commands?Solved

Not every plugin has a console command alongside the chat command. Any ideas on how to add chat commands to the phone...

For example, calling 4444444 to trigger /skinbox (this was just an example)... Maybe I missed something in the plugin documentation or not possible? Also, any way to disable commands if not run by the phone, or this is not intended to be a feature in this plugin? Maybe for this one will just rename commands to something else.

Hi, at first I didn't added chat commands for two reasons - they can be ran in chat anyway and usually chat commands have their own permissions, cooldowns and other conditions, so without proper integration, plugin would play success effect even if chat command conditions are not met.

But I understand that many plugins have chat commands only, so I will implement them in some way

Merged post

Solved in version 0.0.7
- chat commands are supported with `playerchat` action type
- config option to disable chat commands bound to phone number

delete old config and check documentation for details

Thanks : )

Locked automatically