From 011084284597eb4a9b82d1c5283a7201812608de Mon Sep 17 00:00:00 2001 From: aardwolf-lunk Date: Sat, 11 Mar 2017 10:48:49 +0000 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 1b45c1d..69d8125 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ # MUSHclient-Aardwolf-Autoquaffer Auto-quaffs potions when hp/mn/mv percent drops below user defined percent with user defined potions +qff help to list this help in-game : + +Install this plugin to automatically quaff a potion when your health falls +below a preset limit. + +qff ---> Displays the current values of variables + +qff bag * ---> Sets the container to get potions from to * + +qff hp pot * ---> Sets hp potion to * + +qff mn pot * ---> Sets mn potion to * + +qff mv pot * ---> Sets mv potion to * + +qff hp per * ---> Sets the HP percent you must fall below to quaff to * + +qff mn per * ---> Sets the MN percent you must fall below to quaff to * + +qff mv per * ---> Sets what MV percent you must fall below to quaff to * + +qff on/off ---> Turns the actions of the plugin on or off