Interface JoinServerProtectHandler

All Known Implementing Classes:
AdvancedProtectHandler

public interface JoinServerProtectHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    onJoinServer(String serverID, String username, UUID uuid, Client client)
     
  • Method Details