aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/SettingsCommand.kt
AgeCommit message (Collapse)Author
2024-04-12Add in-game updater (#1050)Linnea Gräf
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2023-11-02Add custom TODOs (#870)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-10-02Moul Config (#814)Linnea Gräf
* Moul Config * Bump version * Fix IQ test and oneconfig * Add version to title * Fix NPE * Fix merge
2023-03-04Replace all commands in NEU with a brigadier implementation (#599)Roman / Linnea Gräf