General Settings - Spazley/ScalingGUIs GitHub Wiki
These are config options for ScalingGUIs itself.
Config Entries
- logNames: Enable logging of GUI class names in the Minecraft log.
- Default:
false
- Default:
- logToChat: Display opened GUI class names in the ingame chat.
- Default:
false
- Default:
- persistentLog: Maintain persistent log of GUI class names.
- Default:
true
- Default:
- 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