* Add repository information for tile-collector
Add plugin tile collector https://github.com/Car-Role/Tile-Collector
* Update commit reference in tile-collector
https://github.com/runelite/plugin-hub/pull/10107#issuecomment-3720501306
followed this
* Change commit reference in tile-collector
Remove unnecessary sleep delay from shutdown handler
Deleted Thread.sleep call that was intended to give ConfigManager time to persist, as it's not needed for proper shutdown handling.