Package org.geysermc.floodgate.core.platform.command


package org.geysermc.floodgate.core.platform.command
  • Class
    Description
    An interface used across all Floodgate platforms to simple stuff in commands like kicking players and sending player messages independent of the Floodgate platform implementation.
    The base class for every Floodgate command.
     
     
    TranslatableMessage is the interface for a message that can be translated.