diff options
author | Roman / Linnea Gräf <roman.graef@gmail.com> | 2023-07-17 12:10:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-17 20:10:07 +1000 |
commit | d3302012f6907a9a9ba5e175644c349443b36eab (patch) | |
tree | ed106e10470ce42f664246b5bda674866f13beaf /src/main/kotlin/io | |
parent | 79e8fa011e79d79d9df4fb8f74421d920b38cd79 (diff) | |
download | NotEnoughUpdates-d3302012f6907a9a9ba5e175644c349443b36eab.tar.gz NotEnoughUpdates-d3302012f6907a9a9ba5e175644c349443b36eab.tar.bz2 NotEnoughUpdates-d3302012f6907a9a9ba5e175644c349443b36eab.zip |
Add free rift infusion to timer (#766)
Diffstat (limited to 'src/main/kotlin/io')
-rw-r--r-- | src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt b/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt index 1b4f817e..3ee5fdad 100644 --- a/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt +++ b/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt @@ -41,7 +41,6 @@ class HelpCommand { "§6/cata §b?{name} §2ⴵ §r§7- Opens the profile viewer's Catacombs page.", "§6/neulinks §r§7- Shows links to NEU/Moulberry.", "§6/neuoverlay §r§7- Opens GUI Editor for quickcommands and searchbar.", - "§6/neuah §r§7- Opens NEU's custom auction house GUI.", "§6/neucalendar §r§7- Opens NEU's custom calendar GUI.", "§6/neucalc §r§7- Run calculations.", "", |