ChaosMarc / PlugY

PlugY, The Survival Kit - Plug-in for Diablo II Lord of Destruction
GNU General Public License v3.0
184 stars 41 forks source link

Feature request - more commands #57

Open theBGuy opened 2 years ago

theBGuy commented 2 years ago

-Add a command /next and /prev for stash pages to iterate through current pages -Add a command /find to locate which stash page an item is on. i.e /find cube and it prints out or maybe just switches to the page where the cube is if it exists -Add a command /main which returns page back to the current main index -Add command /goto to switch to a specific page, goes with /find if going the route of printing out stash page number where an item is otherwise not really needed

theBGuy commented 2 years ago

edit: I've got the /nextpage /prevpage /homepage and /goto page all done, just not sure how to implement /find

ChaosMarc commented 2 years ago

Sorry for the late reply. If you open a pull request we could create a new release with your additional commands included.