Add optional command arguments #8
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: tour/chat_formspec#8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First thing I tried to do is
/chat_formspec playername
You could prefill the name field if name is passed in a command line.
[Also could take second optional argument
template_name
and skip the gui completely...]will add
added:
1fa38df372
Thanks for the suggestion! Are there more params I could add to make life easier?