Changelog
Added
- API:
HtmlComponentSerializer
andHtmlStripper
(#112) - Polygon visibility limit config (see the
visibility-limits
section on the config.yml wiki page for an example)
Changed
- Skip writing players, markers, and world settings to disk when nothing has changed
- paper: Plugin now loads at
STARTUP
, allows more flexibility for addon authors
Fixed
- Regions getting wrongly skipped in full renders when the spawn point is not in region 0,0
Changelog
Added
- paper: Folia support
- Default color overrides for
minecraft:pink_petals
block (#FFB4DB
) andminecraft:mangrove_swamp
biome (#6F9623
) toadvanced.yml
- Existing configs will have the new overrides added automatically when updating
Changed
enabled
boolean option now works for all types of visibility limits in the config, not justworld-border
- defaults to
true
when not set explicitly
- defaults to
Fixed
- Exception when tab completing world key with empty path
- Handling of mangrove leaves
- Sponge platform
- fabric: Incompatibilities with some mods due to outdated bundled
adventure-platform-fabric
snapshot