Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Nassim Jahnke <[email protected]>
|
|
compile/runtime classpath (#11712)
|
|
Fixes spurious build failures from OOM
|
|
|
|
|
|
fixes #10405
ffm requires 1) native access allowed (the jdk cracks down on undocumented native access in 22) and 2) reverting the default console back to java.base, so the internal jline doesnt take over
|
|
|
|
|
|
|
|
|
|
|
|
Fixes warnings when using some java 21 features
|
|
|
|
* Remove Adventure snapshot repo
* do not remove trailing comma
|
|
Adds the ability for plugins to register their own brigadier commands
---------
Co-authored-by: Jake Potrebic <[email protected]>
Co-authored-by: Jason Penilla <[email protected]>
Co-authored-by: Bjarne Koll <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it isn't used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|