-
Notifications
You must be signed in to change notification settings - Fork 4
Sometimes presets may appear to not turn on after extended period of time of no use or after some plugin/client update. This is due to some presets stored configs configName changing and then the plugin fails to compare current configurations to that preset because it can't find the old configName from new updated configs e.g. after client update. To fix this copy and import the failing preset and remove configs from it until the switch turns on and then remove the failing configuration from the original preset.
Presets stored on the presets directory are shared across all RuneLite client instances. You can have account specific presets by having multiple settings.properties files and storing your account specific presets to them by clicking the cloud icon. As of release 1.9.11 prefer to use RuneLite profiles for account presets.
No. RuneLite added its way of handling profiles in release 1.9.11. RuneLite profiles are a wrapper around the complete settings.properties files and Plugin Presets is a "subset" of that settings file with presets only storing handful of user selected configurations. Please use RuneLites profiles for account spesific presets (and other presets that should store all of your configurations) and use Plugin Presets for simpler toggles e.g. for bossing scenarios on top of RuneLite profiles.
If you experience any issues with the wiki, or have a recommendation on how to improve it, please create an issue with relevant details.