About Auto Eat
This is a plug-in that automatically eats the set item (food) when your health is low.
Warning
When checking items, please select only belt or main.
When using a belt, the default slot is number 6.
FAQ:
QuoteQ: What should I do if my maximum health is 100?
A: Adjust health with permission in Config
Command:
/ae - auto eat enable/disable toggle command
/ae slot - check your slot Only Belt
/ae slot [number] - your slot change number Only Belt
Config:
{ "General Settings": { "Prefix": "<color=#00ff00>[ Auto Eat ]</color>", "Chat Icon": "0", "Commands": [ "ae" ], "Cooldown (Sec)": 1.5, "Auto Eat Allow Items (shortname)": [ "blueberries", "black.raspberries" ], "Only Belt Container Slot (1~6)": true, "Only Main Container (not support slot)": false }, "AutoEat Settings": { "Permissions Check Health": { "autoeat.use.4": 180, "autoeat.use.3": 150, "autoeat.use.2": 120, "autoeat.use.1": 90 } }, "Toastify Settings": { "Use Toastify UI (Need a Toastify plugin)": true, "Success Key": "success", "Error Key": "error" }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } }
Permission:
autoeat.use - autoeat access permission
autoeat.use.1~4 - health check permission
Lang:
{
"NoPerm": "You have not Permission",
"HasNotItem": "Automatic has been disabled because there is no Items.\nTo enable {1}",
"SyntaxSlot": "The input is incorrect./{0} slot number.",
"OnlyNumber": "You can only enter numbers 1 to 6.",
"DisabledEat": "Auto eating has been disabled.",
"EnableEat": "Auto eating has been activated.",
"ChangedSlot": "Auto eating has been changed to {slot}.",
"CheckSlot": "The slot you auto-eat is {0}"
}
^ 0^