Interface GeyserConfig.GameplayConfig

Enclosing interface:
GeyserConfig

@ConfigSerializable public static interface GeyserConfig.GameplayConfig
  • Method Details

    • serverName

      String serverName()
    • showCooldown

      default CooldownUtils.CooldownType showCooldown()
    • commandSuggestions

      boolean commandSuggestions()
    • showCoordinates

      boolean showCoordinates()
    • disableBedrockScaffolding

      boolean disableBedrockScaffolding()
    • netherRoofWorkaround

      boolean netherRoofWorkaround()
    • emotesEnabled

      boolean emotesEnabled()
    • unusableSpaceBlock

      String unusableSpaceBlock()
    • enableCustomContent

      boolean enableCustomContent()
    • forceResourcePacks

      boolean forceResourcePacks()
    • enableIntegratedPack

      boolean enableIntegratedPack()
    • forwardPlayerPing

      boolean forwardPlayerPing()
    • xboxAchievementsEnabled

      boolean xboxAchievementsEnabled()
    • maxVisibleCustomSkulls

      int maxVisibleCustomSkulls()
    • customSkullRenderDistance

      int customSkullRenderDistance()