tcarr
07-29-2011, 04:46 PM
This new example adds new features to the server api, so you will need to take ElectroServer5.jar from IdleMonitoring/server/java/lib and replace the jar of the same name in your ES5.2.3 installation's server/lib folder.
The plugin in the IdleMonitoring extension needs to be a server level component.
This example shows you how a plugin can monitor all connected users, and take some action when a user is getting close to being kicked from the server due to idleness.
Your comments and feedback are welcome.
download the zip (http://www.electrotank.com/docs/es5/zips/IdleMonitoring.zip)
The plugin in the IdleMonitoring extension needs to be a server level component.
This example shows you how a plugin can monitor all connected users, and take some action when a user is getting close to being kicked from the server due to idleness.
Your comments and feedback are welcome.
download the zip (http://www.electrotank.com/docs/es5/zips/IdleMonitoring.zip)