aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/commands/help/FeaturesCommand.java
AgeCommit message (Collapse)Author
2023-03-04Replace all commands in NEU with a brigadier implementation (#599)Roman / Linnea Gräf
2022-12-13Fix open in skycrypt button not working on linux with some jdks (#490)NopoTheGamer
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-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-02-27feat: improve formating :)IRONM00N
2022-02-18Move commands to separate classes (#82)ThatGravyBoat