Bandit TP issue

Hello, there seems to be an issue with the /bandit teleport.

When using the non-random teleport configuration, the player is sometimes spawned underground near the helicopter landing pad at Bandit Camp. This causes the player to get kicked with an "InsideTerrain Violation Level 200" violation.

If you have a chance to look into this, I would really appreciate it. Thank you!

https://i.ibb.co/pBtTHcFK/Screenshot-2026-09-17-233953.png

Merged post

The issue turned out to be with the location settings. I deleted the config and loaded the default config, and it automatically set the locations like this:

"Location": "197.657 30.18995 -364.8019",
"Locations": [
    "196.7114 29.24558 -365.6914",
    "192.9753 34.29004 -359.9517",
    "196.74 29.23328 -366.185",
    "196.6046 29.23328 -365.2804",
    "193.8034 35.23827 -346.7235",
    "101.4354 29.91528 -362.4087",
    "136.2848 29.51683 -297.7665",
    "188.7051 34.29004 -359.1652",
    "197.8094 35.23128 -353.4192",
    "197.657 30.18995 -364.8019"
],

The teleport now works successfully. What I don't understand is why the plugin didn't automatically write these locations to the config when it was reloaded.

I originally took this config from my other server, and as far as I remember, the locations were automatically written to the config there. Maybe I'm remembering it incorrectly, but I'm a bit confused about how this is supposed to work.

hi it would have set them unless that option was disabled. you deleted the config, so it is enabled again now. should be good to go