aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/commands/ViewRecipeCommand.kt
AgeCommit message (Expand)Author
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-30Fix: /viewrecipe (#1939)hannibal2
2024-05-26Backend: Use HypixelCommands (#1769)Empa
2024-03-28Improvement: Config Move (#1300)hannibal2
2024-02-22Fixed /sendcoords command not working. #1037CalMWolfs
2024-02-20Deprecate LorenzUtils.sendCommandToServer. #1025hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-26code cleanuphannibal2
2023-11-26Added MessageSendToServerEventhannibal2
2023-10-26Added support for tab completing the items with recipe in Hypixel command /vi...hannibal2
2023-10-26adding setting for /viewrecipe Lower Casehannibal2
2023-10-26Allow IDs in viewrecipe to be lowercase (#593)Walker Selby