Vulcan with people using VClip
If you are using vulcan on a server where you don't want people to leave the spawn (a gens server, pvp area, and etc) and are using vulcan, then by default on vulcan (and most servers that have vulcan configured) doesn't fully block vclip and allows people to fully escape your spawn! (Since it ignores it)
If you don't want it, then here's how you block it
How to block it
Block the VClip from happening, not just flagging and ignoring
On your vulcan's config (config.yml) under vclip (Section 2937) simply toggle setback to true instead of false!
vclip:
a:
enabled: true
punishable: false
setback: false # <-- THIS THING
discord-alert-interval: 1
broadcast-punishment: false
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'kick %player% &c[Vulcan] Unfair Advantage'
Which makes it so vulcan teleports that person to its latest valid position!!!!
Move to GrimAC
If enabling vclip feels like it can trigger false positives or it is not really the thing to you, Switch to GrimAC!
GrimAC handles this more easier as it blocks vclips out of the box for you, but also, free, and Open Source