Account for possible world nullability for Entity#getOrigin Location (e756d127 by dordsor21)
Properly protect chest_boats as vehicles (0d2ed820 by joo200)
Fix Report for Spigot based servers
Bukkit.spigot().getSpigotConfig() is the paper implementation, it's not available on Non-Paper servers (6efdb108 by joo200)
Check if InventoryHolder BlockState is placed.
Closes #1903. (4a21bf43 by wizjany)
Tidy up Materials.java, added missing effect type, removed todo for paper only (3a181a23 by joo200)
Add Sculk Growth Flag and options to disable sculk growths (857f7468 by joo200)
Plugin Version to 1.19, cleanup from Materials, added 1.19 Materials (f8e8d0f0 by joo200)
Bumped versions: Minecraft to 1.19 and JDK 17 (23521858 by joo200)
Fixed Typo in CommandException (0fddd2a5 by joo200)
Improvement and Cleanup Domain view for /region info (85dd012b by joo200)
Don't suggest the uuids to the command line, copy them to the clipboard instead (85dd012b by joo200)
Tidy up the hover events and added hints to copy uuids (85dd012b by joo200)
Skip lookups on claim.
Claim hasn't allowed user-input for ages, so no need to resolve anything. (dc23af79 by wizjany)
Append OnlineMode server information to ServerReport (#1891) (b6989413 by joo200)
Default chest-protection.disable-off-check to true.
Fixes #1890. (271b32aa by wizjany)
Handle all the amethyst growth.
Fixes #1889. (938f0c3b by wizjany)