Interface GeyserConfig.MotdConfig

All Known Subinterfaces:
GeyserPluginConfig.PluginMotdConfig
Enclosing interface:
GeyserConfig

@ConfigSerializable public static interface GeyserConfig.MotdConfig
  • Method Details

    • primaryMotd

      String primaryMotd()
    • secondaryMotd

      String secondaryMotd()
    • passthroughMotd

      boolean passthroughMotd()
    • maxPlayers

      int maxPlayers()
    • passthroughPlayerCounts

      boolean passthroughPlayerCounts()
    • integratedPingPassthrough

      boolean integratedPingPassthrough()
    • pingPassthroughInterval

      int pingPassthroughInterval()