11-21-2014, 09:32 AM (This post was last modified: 11-21-2014, 09:53 AM by lostfile1.)
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
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.