I am running multiple bots from one OpenKore folder (multiple config folders).
How can I disable some plugins for a certain bot? If I delete .pl file in Plugins folder, other bots will also be affected and cannot use the plugin.
Here is the scenario (assume I want to disable only plugin 2 for Bot C):
Bot A (Plugin 1,2)
Bot B (Plugin 1,2)
Bot C (Plugin 1)
Is there anyway to achieve this without creating a separate OpenKore folder without that plugin?
disabling plugin
Moderator: Moderators
-
- Been there done that!
- Posts: 118
- Joined: 19 Sep 2011, 07:30
- Noob?: Yes
Re: disabling plugin
well.... read the manual. or u can just open sys.txt on your control directory.Liposo wrote:I am running multiple bots from one OpenKore folder (multiple config folders).
How can I disable some plugins for a certain bot? If I delete .pl file in Plugins folder, other bots will also be affected and cannot use the plugin.
Here is the scenario (assume I want to disable only plugin 2 for Bot C):
Bot A (Plugin 1,2)
Bot B (Plugin 1,2)
Bot C (Plugin 1)
Is there anyway to achieve this without creating a separate OpenKore folder without that plugin?
Sorry, my english is very bad !
-
- Plain Yogurt
- Posts: 59
- Joined: 20 May 2013, 02:00
- Noob?: No
Re: disabling plugin
thank ! I didn't realized the use of sys.txt before.