diff options
Diffstat (limited to 'commands/help.js')
-rw-r--r-- | commands/help.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/help.js b/commands/help.js index 3c20b01..1157c65 100644 --- a/commands/help.js +++ b/commands/help.js @@ -15,6 +15,7 @@ export function help() ChatLib.chat(`${PREFIX}&b/cw reload => Reloads the gui.`) ChatLib.chat(`${PREFIX}&b/cw throne => Guide for setting up waypoints for throne.`) ChatLib.chat(`${PREFIX}&b/cw spiral => Guide for setting up waypoints for spiral.`) + ChatLib.chat(`${PREFIX}&b/cw yog => Guide for setting up waypoints for yogs.`) ChatLib.chat(`${PREFIX}&b/cw leaderboard => Gets leaderboard within a specific range (like 20 40)`) ChatLib.chat(`${PREFIX}&b/fetchdiscord (username) => Gets discord of username (if linked)`) ChatLib.chat("") |