pass args with dm open command - #259
Conversation
|
Hello @BlitzOffline , as you said i break down each change into its own PR, this one need to be accepted because default value is on top of this |
|
hello @BlitzOffline , what you think ? |
|
hi @BlitzOffline , any news ? |
|
Hi. I will take a look at this by the end of the week. |
this should respect command schema
|
what you think about this @BlitzOffline |
|
Hi. There's still a problem with this. the command can't tell the difference between a So this breaks Also, if an arg happens to start with My suggestion would be that we add a clear marker before |
|
dats a bettr idea. im on it |
|
this should do it @BlitzOffline , what you think |
added arguments to /dm open command so you can pass arguments for that player
like this:
/dm open punish_menu target -p:me arg1 arg2 arg3 ...
or
/dm open punish_menu target arg1 arg2 arg3 -p:me ...