aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/commands/profile/ViewProfileCommand.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-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-05-31Move repository related configuration to GUI. (#151)Roman / Nea
2022-02-27feat: improve formating :)IRONM00N
2022-02-18Move commands to separate classes (#82)ThatGravyBoat