summaryrefslogtreecommitdiff
path: root/src/main/java/com/redstoner/modules/discord/Discord.cmd
blob: 848d4839968f1e0ef598c78d0c7b08593b2b28fb (plain)
1
2
3
4
5
6
7
8
command discord {
    perm utils.discord; 
    [empty] { 
        help Info, Register Instructions, and Token for the Discord; 
        run discord;
        type player;
    } 
}