Better Metabolism

VAULT+ RUST PLUGIN Better Metabolism 1.2.3

Upgrade or register to download
Official page:

About Better Metabolism​



Better Metabolism plugin allows you to surpass the limits of calories, hydration, and health.



VideoPreview.png.9a250ed55d571f9caef8f40ee29f5682.png





PluginFeatures.png.ad809236cdbd65e7a2441558ef515af9.png


  • 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.


Permissions.png.b3f5d39bddcbe0a52d79cbc39b85e15e.png

  • bettermetabolism.default - Permission for first default plugin configuration. Can be removed/modified.
  • bettermetabolism.vip - Permission for second default plugin configuration. Can be removed/modified.


DeveloperAPI.png.a8434ae9ad23c9355af3d04993c0d0a0.png

  • object OnModifyHealth(BasePlayer player) - Ran when player health is getting updated. Cancellable.
  • float GetBetterMetabolismHealth(ulong userId) - Returns how much player health value is modified. Returns 0 if not modified.
  • object OnHealthModified(BasePlayer player, float setHealth) - If returns float, overrides the maxHealthOverride with return value.


DefaultConfig.png.7c5690e3c2ba028997565a4fc4630d80.png

JSON:
{
  "Enable Max Health Option": true,
  "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
    }
  }
}
Author
Just4Free
First release
Last update

Ratings

0.00 star(s) 0 ratings

More downloads from Just4Free

Back
Top