aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.java
AgeCommit message (Collapse)Author
2023-03-04Replace all commands in NEU with a brigadier implementation (#599)Roman / Linnea Gräf
2022-10-23Minion Helper (#254)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: ThexXTURBOXx <nico.mexis@kabelmail.de> Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
2022-10-20Miscellaneous Typos (#339)Walker Selby
Co-authored-by: MicrocontrollersDev <66657148+MicrocontrollersDev@users.noreply.github.com>
2022-07-11ah profit cool gui display (#178)efefury
Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: nopo <noahogno@gmail.com>
2022-07-07Added a calculator (#180)Roman / Nea
* Added a calculator * Remove stuff * also add t * Update Misc.java * On by default * add x for multiplication, fixed - not working and quick math solver Co-authored-by: nopo <noahogno@gmail.com>
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-05-17I cannot believe this (#140)jani270
2022-03-29NEU Pack Dev Additions (#103)Walker Selby
2022-02-27feat: improve formating :)IRONM00N
2022-02-18Move commands to separate classes (#82)ThatGravyBoat