Package org.geysermc.geyser.api.event.connection


package org.geysermc.geyser.api.event.connection
  • Interface Summary
    Interface
    Description
    Called whenever Geyser gets pinged This event allows you to modify/obtain the MOTD, maximum player count, and current number of players online, Geyser will reply to the client with what was given.
  • Class Summary
    Class
    Description
    An event that contains a GeyserConnection.