Soups

  • Heal and feed with mushroom soups!
  • Refill with a simple command (/refill) with cooldowns [optional]!

Source code can be found on GitHub
Dependencies: Vault, WorldEdit, WorldGuard

 

 

refill:
  description: Refills your or another players inventory with soups
  usage: /refill [player]
  aliases: [soup]
soups:
  description: Administrative command
  usage: /soups <reload(rl) | health(he) | hunger(hu)> [amount]
  aliases: []

 

soups.admin:
  description: Allows you to change values from the config file and reload it
  default: op
soups.fhealth:
  description: Allows you to heal faster
  default: op
soups.fhunger:
  description: Allows you to eat faster
  default: op
soups.refill:
  description: Allows you to refill you inventory with soups
  default: op
soups.refill.free:
  description: Allows you to refill for free
  default: op
soups.refill.no-cooldown:
  description: Allows you to refill without having to wait for cooldown to end
  default: op
soups.refill.others:
  description: Allows you to refill another player
  default: op

 

enabled-worlds:
  - world
  - world_nether
  - world_the_end
region-based:
  enabled: false
  regions:
    - region_one
    - region_two
    - region_three
health-regeneration:
  enabled: true
  amount: 4.5
  sound: ENTITY_PLAYER_BURP
hunger-regeneration:
  enabled: true
  amount: 6
  sound: ENTITY_PLAYER_BURP
refill:
  economy:
    enabled: false
    cost-per-soup: 0.5
  cooldown: 30
  amount: 20


You can find all available sounds here.

 

  • Add region support (probably WE?)
  • Any suggestions?

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    62927
  • Created
    Aug 1, 2013
  • Last Released File
    Jun 16, 2016
  • Total Downloads
    12,454
  • License

Categories

Members

Recent Files

Bukkit