aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/misc/MiscCommands.kt
AgeCommit message (Collapse)Author
2024-07-08Add Improvements to /neucustomize (#1200)NopoTheGamer
2024-05-13meta: Fix /neupronouns output to condense to a single line (#1170)FifthTundraG
Improve /neupronouns output
2024-04-12Add in-game updater (#1050)Linnea Gräf
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2023-10-18Add calculator precision option (#882)Linnea Gräf
* Add calculator precision option * Fix loading of minecraft classes from some tests
2023-06-19Add variables to calculator (#721)Roman / Linnea Gräf
* Add variables to calculator * Fix unary minus for variables
2023-03-12Dynamic Light Items (#646)Vixid
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
2023-03-04Replace all commands in NEU with a brigadier implementation (#599)Roman / Linnea Gräf