Klasse PlayerIllegalStateEvent
java.lang.Object
net.risingworld.api.events.Event
net.risingworld.api.events.player.PlayerEvent
net.risingworld.api.events.player.PlayerIllegalStateEvent
Triggered when an "illegal state" error occurs for a player. In general this happens
if there is some sort of desync between the client and the server, or more precisely,
if the client is doing something that's not plausible for the server (caused by
desync, modified game files, or bugs etc).
If too many "illegal state" errors occur are caused by a player, he will be kicked from the server (threshold can be changed in server.properties).
If too many "illegal state" errors occur are caused by a player, he will be kicked from the server (threshold can be changed in server.properties).
-
Feldübersicht
-
Methodenübersicht
Von Klasse geerbte Methoden net.risingworld.api.events.player.PlayerEvent
getPlayer
-
Methodendetails
-
getCause
-