General Settings - Spazley/ScalingGUIs GitHub Wiki

These are config options for ScalingGUIs itself.

Default settings

Config Entries

  • logNames: Enable logging of GUI class names in the Minecraft log.
    • Default: false
  • logToChat: Display opened GUI class names in the ingame chat.
    • Default: false
  • persistentLog: Maintain persistent log of GUI class names.
    • Default: true
  • sortNames: Display logged GUI class names alphabetically in select-value screens.
    • Logged class names are displayed from most recently viewed to least by default.
    • Default: false
  • updateBlacklist: Update the blacklist with the current default blacklist. Will not remove custom blacklist entries.
    • Adds the default blacklist values to the blacklist when the main ScalingGUIs menu is closed.
    • Default: true