- retain filters and log level of
SysOut
appender and appender ref - don't require
-Dlog4j.skipJansi=false
- retain filters of
SysOut
appender - update default logPattern to use
nolookups
(if you're mad enough to run vulnverable Minecraft/Fabric server versions without-Dlog4j2.formatMsgNoLookups=true
)
- try to restart the terminal when an IOError is encountered
- update jline to 3.26.2
- support StackDeobfuscator
- compatible with 1.16 and Java 8 (no separate build anymore)
- update jline to 3.25.1
- update jline to 3.23.0
- update a bunch of build stuff
backport to 1.16
0.4.2
- add option to use contrasting background e.g. for black text in cmd (thanks again to vlad2305m!)
- add option to choose whether §k obfuscated text should be fully concealed or blink instead (default)
0.4.1
- add option to set the (purely visual) prompt, which defaults to a slash
- fix highlighting when command starts with a slash
- fix § style config option not being read
0.4.0
- add option to apply Minecraft § styles to console output (enabled by default) idea courtesy of vlad2305m
(Legacy version for 1.16)
-
Strip trailing spaces so that you don't get errors if you hit enter immediately after auto-completion.
-
Ignore empty inputs.
-
Fixed compatibility issues when paired with Not Enough Crashes.