FlashyReese / CommandAliases

Alternate short commands for complex commands
MIT License
25 stars 6 forks source link

Doesnt work #12

Closed barraIhsan closed 3 years ago

barraIhsan commented 3 years ago

so i try a simple command

[
    {
        "command": "gmc",
        "execution": [
            {
                "command": "gamemode creative",
                "type": "CLIENT"
            }
        ]
    }
]

but it doesn't work? i already try /commandaliases reload and save and quit and then enter the world again This is my mod list btw : image

barraIhsan commented 3 years ago

Oops it fix, i just read #5