action: command?
fultrim opened this issue ยท 2 comments
Is there anyway to do a console command as an action? I want to tie in some custom plugins as rewards and the easiest way to do this is with a console command.
possible example:?
action: command
- plugincommand subcommand 1
or maybe straight line example:
command: plugincommand subcommand 1
the 2 things that need to happen is that we need the ability to use console command and call the players name that was using the slot machine.