Package marauroa.server.net.flood
package marauroa.server.net.flood
This package handles flood detection.
-
InterfaceDescriptionImplement this interface to assert if an entry is flooding or not.
-
ClassDescriptionStores for each player the amount of messages and bytes sent since the last timestamp.This class implements a Flood checking for all the connections to server.