A
Admincraft2mo ago
Jin

Ping Limit on Velocity/Neoforge?

Looking to limit player's ping to 200ms, don't want to ruin PvP experience
43 Replies
Philipp
Philipp2mo ago
What do you mean by limiting ping just don't allow anyone with higher ping to join or kick people mid round who have a ping spike
Error110
Error1102mo ago
lols I think u can with vulcan
Jin
JinOP2mo ago
both vulcan anti cheat?
Jin
JinOP2mo ago
GitHub
GitHub - notTamion/PingKick: Automatically kicks players with a too...
Automatically kicks players with a too high average ping - notTamion/PingKick
Upioti
Upioti2mo ago
Most anticheats/antibots have an option to kick high ping users
Jin
JinOP2mo ago
but the thing is which one works for neoforge lol
Upioti
Upioti2mo ago
Just code a mod then
Jin
JinOP2mo ago
bleh was thinking of using Arclight
Upioti
Upioti2mo ago
You using shared hosting or dedi?
Jin
JinOP2mo ago
shared, via Oracle PAYG
Upioti
Upioti2mo ago
Okay but thats still linux right?
Jin
JinOP2mo ago
yup
Upioti
Upioti2mo ago
Okay
Jin
JinOP2mo ago
whats up tho
Upioti
Upioti2mo ago
its a very weird scuffed random method but you can drop them using system firewalls
Jin
JinOP2mo ago
thing is can i filter per each port
Upioti
Upioti2mo ago
sure
Jin
JinOP2mo ago
alright, show me
Upioti
Upioti2mo ago
Very scuffed as you would have to send a ICMP to every player but just run a script that pings everyone and have it run iptables drop or smth honestly just code a mod to do it
Jin
JinOP2mo ago
well hopefully it works on neoforge server
Upioti
Upioti2mo ago
wait
Jin
JinOP2mo ago
hm?
Upioti
Upioti2mo ago
is there a problem if you use a bungeecord? bungees have forge support
Jin
JinOP2mo ago
even for neoforge 1.21.1?
Upioti
Upioti2mo ago
Yeah im p sure You can use nullcordx/xcord to drop players with high ping Oh but forge wont have ipfw compatibility do you need real player ips?
Jin
JinOP2mo ago
errrrm all i wanted was to automate this my game is kinda sensitive with higher ping players
Upioti
Upioti2mo ago
Do you need to recieve real ips?
Jin
JinOP2mo ago
what do you mean by that
Upioti
Upioti2mo ago
Like if you need player's real IPs do you use the player ip for anything?
Jin
JinOP2mo ago
uh no well im just looking to limit players with bad connection, nothing more
Upioti
Upioti2mo ago
okay try using a bungeecord with antibot then
Jin
JinOP2mo ago
not functional for neoforge
Upioti
Upioti2mo ago
why not? bungees have forge support dont they?
Jin
JinOP2mo ago
they dropped it iirc
Upioti
Upioti2mo ago
bruh
Jin
JinOP2mo ago
i'll just create another mod
Upioti
Upioti2mo ago
here
Upioti
Upioti2mo ago
i made it with chatgpt, dont quite expect it to work but try ¯\_(ツ)_/¯
Jin
JinOP2mo ago
meh i feel like mod solution would be much better at least players know why they got kicked
Upioti
Upioti2mo ago
alr
Cubicake
Cubicake2mo ago
A proxy, especially bungeecord, just to do this is not a great idea but there doesn't seem to be a mod that does this
Jin
JinOP2mo ago
yeah i noticed that

Did you find this page helpful?