This update is for Spigot / Minecraft 1.17.1 - 1.120.1 and is compiled using Spigot API 1.20.1 and Java 17. Minor update to add support for 1.20 blocks and entities.
Adds an option to completely disable the display of blocks or entities. Use the keyword "ALL" to ignore all blocks or all entities.
Code (YAML):
IgnoreBlocks: -
ALL IgnoreEntities: -
ALL
Fixes bug (GitHub #8) affecting 1.17 and 1.18 servers where an exception gets logged to the console when targeting boats.
Change Log =========
add option to disable either blocks or entities
fix #8 - getBoatType method did not exist pre 1.19
update language files to 1.20.1
update versions of supported plugins and dependencies