Added requested features and updated paper API plus fixed some minor bugs.
[New Config]
added failure radius with customizable feature (currently limited the numbers of tries to 5000 minimum before it adds failure radius can be made customizable or increased or decreased or used internally)
[New Feature]
added invert spawn blacklist (as requested by haha44444)
( also this may cause error if only 5-10 block are there in 400x400 area of spawn area and it will continue to look for that blocks infinite. so to fix that added failure radius and specified point where it will use the failure radius in search . and also added upper limit (10,000 tries) for random spawn searcher where player will be teleported to spawn point of world.)
[Bug Fix/Update]
fixed/removed the adventure native chat formatter as it wasn't used much. Added ChatColor (legacy method. supposed to work in all Minecraft versions)
updated paper API to 1.18.1 (1.18.1-R0.1-SNAPSHOT) to use all blocks of latest 1.17 and 1.18 update (so the group id is updated from com.destroystokyo.paper to io.papermc.paper )
added more debugger to plugin so its easier to debug when error comes up.
Added requested features and updated paper API plus fixed some minor bugs.
[New Config]
[New Feature]
[Bug Fix/Update]
fixed/removed the adventure native chat formatter as it wasn't used much. Added ChatColor (legacy method. supposed to work in all Minecraft versions)
updated paper API to 1.18.1 (1.18.1-R0.1-SNAPSHOT) to use all blocks of latest 1.17 and 1.18 update (so the group id is updated from com.destroystokyo.paper to io.papermc.paper )
added more debugger to plugin so its easier to debug when error comes up.