promotional bannermobile promotional banner

Consumables

Create Custom Consumables Nom. Nom.

http://i.imgur.com/KXYKQko.png

This plugin allows you to define custom edible items that can give you effects, hunger, or saturation.

http://i.imgur.com/gVemETG.png

Features

  • User definable names & lores
  • User definable permissions for each consumable
  • Add infinite amounts of potion effects to consumables
  • Consumables can give players food & saturation
  • Block break effect to imitate eating
  • Easy to use gui for spawning in user created consumables

Commands

  • /Consumables Help - Shows Consumables help menu
  • /Consumables List - Opens a gui populated with consumables defined in the config
  • /Consumables Give <PlayerName> <ConsumableId> - Gives other players consumables
  • /Consumables Reload - Reloads the config.yml
  • /Consumables Debug - Set's sender's food & saturation to 0

Permissions

  • consumables.help
  • consumables.list
  • consumables.give
  • consumables.reload
  • consumables.debug
  • consumables.(UserDefinedPermission)

Config

Settings:
  debug: false
Consumables:
  '282':
    name: '&cPvP Soup'
    lore:
    - '&7A mix of mushroomy goodness'
    - '&6Yummy!'
    potions:
      '10':
        level: 1
        length: 120
    effect: 40
    food: 4
    saturation: 8
    permission: speedsugar
  '353':
    name: '&bSpeed Sugar'
    lore:
    - '&7Sugary sugar'
    potions:
      '1':
        level: 2
        length: 80
      '3':
        level: 2
        length: 120
    effect: 80
    food: 1
    saturation: 2

The Consumables Team

profile avatar
Owner
  • 1
    Projects
  • 887
    Downloads