Search the Community
Showing results for tags 'eat'.
-
Version 1.1.6
402 downloads
RUST Plugin Test Server TEST MY PLUGINS THERE! connect play.thepitereq.ovh:28050 Better Metabolism plugin allows you to surpass the limits of calories, hydration, and health. Adjust the maximum values for hunger, hydration, and health. Flexibility to modify respawn metabolism values. Configure the functionality of health tea when the health bonus is active. bettermetabolism.default - Permission for first default plugin configuration. Can be removed/modified. bettermetabolism.vip - Permission for second default plugin configuration. Can be removed/modified. { "Enable Max Health Option": true, "Increase health to tea level (true) or increase health by tea value (false)": false, "Metabolism Permissions": { "bettermetabolism.default": { "Health": 60.0, "Max Health": 100.0, "Max Calories": 500.0, "Calories": 250.0, "Max Hydration": 250.0, "Hydration": 100.0 }, "bettermetabolism.vip": { "Health": 100.0, "Max Health": 100.0, "Max Calories": 1000.0, "Calories": 600.0, "Max Hydration": 250.0, "Hydration": 100.0 } } }$5.00 -
Version 1.0.0
2 downloads
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: 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^$4.99