Fix for holograms removing _ while displaying text in new display method
Rearangement for random teleportation config file to be more categorizied and more consistent. This will auto convert old format into new one.
Added option to prevent random teleportations from different worlds when you provide specific world name
Added option to limit random teleportations in worlds based on specific world permission node cmi.randomteleport.[worldname]
Fix for random teleportations no longer taking into consideration cooldown timers
Updated random teleport logic where now if you have Ignore.Leaves and SurfaceOnly enabled we will count areas under the leaves(trees) as valid positions, so player can be teleported more often into jungle areas without placing him on top of the tree (if Ignore.Leaves disabled) or skipping entire biome due to dense leaf coverage
Fix for issue with ChestShop plugin passing over invalid OfflinePlayer object
Fix for error message while placing armor stands on Folia servers
Fix for mirror command error when placing blocks on Folia servers
Fix for sit actions on causing error message on Folia servers
Fix for usermeta issue while dealing with fractional values
Fix where in some cases safe teleport location was set to +1 on Y axis
Fix for issue when you being teleported while sitting
Fix for issue when testing safe location at the top of the world
Fix for tabcomplete not being disabled for kit related commands when its module got disabled
Disabled protection for Interactive commands not being able to be attached to players. Now you can. This will allow you to mark players and trigger commands when other players interact with them. Can be used for tag game events or whatever you can come up with.