Description
Pet Feeder implements a simple to use drag/drop interface for setting up any number of foods for your pet to eat. Itwill automatically feed your pet when its happiness falls below the threshold you set (Content/Happy). Add foods by drag/drop them onto the foods list -- no need to specify what kind of food it might be. Remove a food item by clicking on it in the food list.
Food items can be in any bag and if a food runs out the pet simply moves on to the next food item.
Features:
- detects certain situations and will not attempt to feed if:
- you are Sitting or Mounted
- you are using Feign Death or Shadowmeld.
- you are eating or drinking
- you are Channeling (mending pet, bandaging, holding breath, etc)
- the pet is poisoned
- supports multiple pets and keeps track of foods per pet.
- Sort your food to consume by. (alpha a-z, alpha z-a, by quantity 1..N, by quantity N..1) or no sorting at all.
- Consumes the lowest stack of food first when you have more than one stack of one food.
- Bindable method to force feed the pet (use /pf feed)
- Automatically detect and maintain the food list based on your inventory.
- Automatically detects and removes foods & items the pet does not like to eat and foods that are too low level for your pet.
Quick and simple to setup and very effective.
Use /pf or /petfeeder to bring up the interface. You must have established a pet to bring up the interface.




