Class Settings.Tab_Completions

java.lang.Object
com.plotsquared.core.configuration.Settings.Tab_Completions
Enclosing class:
Settings

@Comment("Settings related to tab completion") public static final class Settings.Tab_Completions extends Object
  • Field Details

    • CACHE_EXPIRATION

      @Comment({"The time in seconds how long tab completions should remain in cache.","0 will disable caching. Lower values may be less performant."}) public static int CACHE_EXPIRATION
  • Constructor Details