prevent duplicate appearance of failed icon registration stacktrace
replace printStackTrace with log
Add resume
command (#32)
Make 'unknown' block/biome hard-coded values configurable (#30)
keep making codefactor happy
refactor NetherRoofRenderer
make codefactor happy
nitpick: replace static imports
update pirate talk translation values
add polish translation
- fix biome color not returning right for fluids
- fix lang for non-minecraft biomes/blocks
skip checking region files for a disabled world, closes #3
add <world>.center.[x|z]
option, closes #20, supersedes #25
this should be break, not continue
ticket can still be null when reloading plugin
Nether Roof Renderer (#24)
it will actually compile this time
inline the use of printstacktrace
only print stacktrace in warn logs if debug option is enabled
handle the url connection separately from everything else, closes #18
add missing blocks and their colors
update to 1.20.4, closes #17
add update interval option to built-in layers
update bukkit version of adventure, fixes #11
test build number counter
- [ci-skip] temporarily disable discord notifier
- make sure action works
- [ci-skip] update references to new repo
- these projects no longer exist
- [ci-skip] Update README.md
- use bit masking instead of bit shifting (#2)
- increase block/biome registry performance (#1)
- comment out SpiFix since it seems to be no longer needed (#3)
- [ci-skip] try this build notification on next push