Cuberite Forum

Full Version: nomv v1 stops players with a high ping from moveing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
this plugin stops the player form moving if there ping is over 100 im kind if new to making plugins so im not totaly sure if it will work even tho the server ran with no errors and if theres any thing i need to change or add plz let me know :]
just unzip it and place it in your plugin folder and add it in the settings.ini
i think i need to make some sort of a loop so it keeps checking for a ping over 100
You don't need a loop. The server calls the hook each time the player tries to move, so it already provides the "loop" for you. The server also updates the ping value every few seconds.
thanks im plaing on making a plugin with a commands say ex slap or some thing like that ive read the plug tut but im not sure how to still
my fist idea was to stop the player from using chat and i was goning to call it NOCHAT
Poor high-ping players Sad (Like me, 7mbs connection, 80-100 ping)

Anyway, seems a great plugin.