Add trade-with swap to menu entry swapper
This commit is contained in:
committed by
ShaunDreclin
parent
c3b68a56c2
commit
0e1a8073c3
@@ -365,6 +365,7 @@ public class MenuEntrySwapperPlugin extends Plugin
|
|||||||
if (config.swapTrade())
|
if (config.swapTrade())
|
||||||
{
|
{
|
||||||
swap("trade", option, target, true);
|
swap("trade", option, target, true);
|
||||||
|
swap("trade-with", option, target, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (config.claimSlime() && target.equals("robin"))
|
if (config.claimSlime() && target.equals("robin"))
|
||||||
|
|||||||
Reference in New Issue
Block a user