Merge pull request #5174 from ShaunDreclin/trade-with
Add trade-with swap to menu entry swapper
This commit is contained in:
@@ -365,6 +365,7 @@ public class MenuEntrySwapperPlugin extends Plugin
|
||||
if (config.swapTrade())
|
||||
{
|
||||
swap("trade", option, target, true);
|
||||
swap("trade-with", option, target, true);
|
||||
}
|
||||
|
||||
if (config.claimSlime() && target.equals("robin"))
|
||||
|
||||
Reference in New Issue
Block a user