-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
"i {0}" {
commands=[
"give $p {0} 1"
]
permission=""
}
"i {0} {1}" {
commands=[
"give $p {0} {1}"
]
permission=""
}
Second command alias is not working. It prints error about that alias is already defined, but this aliases have different arguments count, so they are different
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels