onServerPing

fun onServerPing(event: ServerListPingEvent)(source)

This function is called when a server list ping event occurs. It sets the server description MOTD using the provided event information.

Parameters

event

The ServerListPingEvent that triggered this function.