diff --git a/release/docs/Bellhop.txt b/release/docs/Bellhop.txt index 090697f..8f6c07d 100644 --- a/release/docs/Bellhop.txt +++ b/release/docs/Bellhop.txt @@ -58,7 +58,7 @@ The confirmation will not display in the window, but it has still been sent. Do Sample usage with mule: Open trade with mule. Type /tadd alexandrite on character trading. Click ok on character receiving. If you have more than 8 potential slots to trade, the 8 highest quantity ones will be used. -/autotrade - Toggles automatic trade acceptance. +/autotrade [optional: on/off] - Sets automatic trade acceptance. If on/off is not specified, will toggle. While enabled, you'll automatically accept both trade offers and trade confirmations. This should be used with caution, if you put an item into trade then the other person clicks OK you could lose that item. When paired with /tadd, makes for very fast item transfers to a mule. diff --git a/release/plugins/Bellhop.dll b/release/plugins/Bellhop.dll index 970fe6d..5597e10 100644 Binary files a/release/plugins/Bellhop.dll and b/release/plugins/Bellhop.dll differ