diff options
author | AnInternetTroll <lucafulger@gmail.com> | 2020-05-06 10:00:46 +0000 |
---|---|---|
committer | AnInternetTroll <lucafulger@gmail.com> | 2020-05-06 10:00:46 +0000 |
commit | 14fd81118a30dea394eca940cefb6dda86b66933 (patch) | |
tree | 5105b1cf1d0ef86dd651e17564c49f58c384b3ed /custom_commands.json | |
download | steve-bot-14fd81118a30dea394eca940cefb6dda86b66933.tar steve-bot-14fd81118a30dea394eca940cefb6dda86b66933.tar.gz steve-bot-14fd81118a30dea394eca940cefb6dda86b66933.tar.bz2 steve-bot-14fd81118a30dea394eca940cefb6dda86b66933.tar.lz steve-bot-14fd81118a30dea394eca940cefb6dda86b66933.tar.xz steve-bot-14fd81118a30dea394eca940cefb6dda86b66933.tar.zst steve-bot-14fd81118a30dea394eca940cefb6dda86b66933.zip |
First commit :partying_face:
Diffstat (limited to 'custom_commands.json')
-rwxr-xr-x | custom_commands.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/custom_commands.json b/custom_commands.json new file mode 100755 index 0000000..e9d18d7 --- /dev/null +++ b/custom_commands.json @@ -0,0 +1,8 @@ +{ + "/src": "https://www.speedrun.com/mcbe", + "/launcher": "https://github.com/MCMrARM/mc-w10-version-launcher/releases/tag/0.1.0", + "/locate": "head north", + "/boards": "https://www.speedrun.com/mcbe", + "/leaderboards": "https://www.speedrun.com/mcbe", + "/ban": "shut up" +}
\ No newline at end of file |