Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.48 KB | None | 0 0
  1. name: HealingStone
  2. author: MythigGhoul
  3. version: 2.1
  4. main: me.Ghoul.HealingStone.Hs
  5. api-version: 1.14
  6. description: Left click healing stones for +1ups
  7. softdepend: [Vault]
  8. commands:
  9.     hs:
  10.         descriptioon: Base Command For Plugin
  11.         default: op
  12. permissions:
  13.     hs.maxhealth:
  14.         description: Gives The Player Max Health When The Block Is Clicked (Left Click Block)
  15.         default: op
  16.     hs.getstone.heal:
  17.         decription: Gives The Player A Healing Stone
  18.         default: op
  19.     hs.getstone.food:
  20.         decription: Gives The Player A Healing Stone
  21.         default: op
  22.     hs.getcrystal:
  23.         description: Gives The User A Healing Crystal+/++/+++
  24.         default: op
  25.     hs.crystal.5:
  26.         description: Gives The Player The ability To Use +5 Crystals
  27.         defauly: op
  28.     hs.crystal.10:
  29.         description: Gives The Player The ability To Use +10 Crystal
  30.         defauly: op
  31.     hs.crystal.15:
  32.         description: Gives The Player The ability To Use +15 Crystal
  33.         defauly: op
  34.     hs.place:
  35.         description: Place Healing Blocks
  36.         default: op
  37.     hs.regen.5:
  38.         description: Gives The Player The Ability To Use Crystal
  39.         default: op
  40.     hs.regen.10:
  41.         description: Gives The Player The Ability To Use Crystal
  42.         default: op
  43.     hs.loc:
  44.         description: Ability To Place/Break HealingBlocks
  45.         default: op
  46.     hs.maxfood:
  47.         description: Gives The Player Max Saturation
  48.         default: op
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement