[Discontinue]ConsumeFood [1.16-1.20.x] icon

[Discontinue]ConsumeFood [1.16-1.20.x] -----

Plugin for minecraft food



version 1.7
The update was late because I was making an app to submit to the final exam of the university


Update:

- 1.19 version support

- Added cooldown configuration
(Available Type: global, personal, disable)


- All materials supported in custom food

- Add /consumefood help command


This version adds configuration to config.yml and customfood.yml


How to configure cooldown

Cooldown is disabled by default


Code (Text):

# Available Type values: global, personal, disable
# If Type is global, all food cooldown is applied as global_cooldown value
# If Type is personal, the cooldown is applied for each food
# If Type is disable, cooldown is disabled
Cooldown:
  Type: 'disable'
  Global_Cooldown: 3

Buff-Debuff_Food:
  ENCHANTED_GOLDEN_APPLE:
    FoodLevel: 4
    Saturation: 9.6
    PotionEffect:
      - ABSORPTION:4:120
      - REGENERATION:2:20
      - FIRE_RESISTANCE:1:300
      - RESISTANCE:1:300
    Chance: 1
    Cooldown: 10

Food:
  APPLE:
    FoodLevel: 4
    Saturation: 2.4
    Cooldown: 8
  BREAD:
    FoodLevel: 2
    Saturation: 1
    Cooldown: 3
 

Code (Text):

# Available Type values: global, personal, disable
# If Type is global, all food cooldown is applied as global_cooldown value
# If Type is personal, the cooldown is applied for each food
# If Type is disable, cooldown is disabled
Custom_Food_Cooldown:
  Type: 'disable'
  Global_Cooldown: 3

Custom_Food:
  food_1:
    material: APPLE
    name: '&atest food 1'
    lore:
    - '&bTest 1'
    - '&cTest 1.1'
    foodlevel: 1
    saturation: 1.1
    Cooldown: 5
  cooldown_food:
    material: STONE
    name: cooldown food
    foodlevel: 2
    Cooldown: 3



Join Discord if you need help:
https://discord.gg/YscANyuxrH
----------, Jun 23, 2022
Resource Information
Author:
----------
Total Downloads: 4,532
First Release: Dec 5, 2021
Last Update: Oct 22, 2023
Category: ---------------
All-Time Rating:
10 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings