Skip to content

Bug with arguments #7

@ChefMC

Description

@ChefMC
 "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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions