[1.12-1.20] CandysPerks✨Custom Perks✨Placeholder Economy✨Mining Update✨ icon

[1.12-1.20] CandysPerks✨Custom Perks✨Placeholder Economy✨Mining Update✨ -----

Create perks that your players can unlock by mining blocks. Use your custom economys!



Code (YAML):
prefix : "&b&lPerks &8|"

autosave
:
  interval
: 30 # seconds
  console-message
: "AutoSaved data for all players!" # console message for auto save. empty for no message

gui
:
  name
: "&bPerks"
  size
: 54
  items
:
    filler
:
      enabled
: false
      displayname
: "&f"
      material
: GRAY_STAINED_GLASS_PANE
      glow
: false

Code (YAML):
settings:
  id
: example
  gui-slot
: 25
  required-blocks
: 20000
  chance
: 0.005
  cost
: 1000
  increase-cost
: 250
  percent-per-purchase
: 1
  worlds
:
   - "PrivateMines"
random
:
  min
: 5
  max
: 10

messages
:
  purchase
: "&8[&dPurchase&8]&f You have purchased &b%percent%% &ffor &c%cost% Candy&f &8[&bLightning Perk&8]&f!"
  activate
: "&8[&aProgress Started&8] &fMine &b%more_blocks% Blocks &fmore to unlock the &bLightning Perk&f!"
  deactivate
: "&8[&cProgress Stopped&8] &fYou dont progress the &bLightning Perk&f anymore!"
  complete
: "&8[&aPerk Unlocked&8] &fYou have unlocked the &bLightning Perk&f!"
  not-enough
: "&8[&cInvalid Amount&8] &fYou dont have enough candy to purchase!"
  remove-command
: "candy remove %player% %amount%"
  placeholder
: "%cpc_candy%"

trigger
:
  commands
:
    enabled
: true
    value
:
     - "crates give %player% lightning 5"
  messages
:
    enabled
: true
    value
:
     - "&a[!] You have found &b5x Lightning Crate Keys &afrom your &bLightning Perk&a!"


gui
:
  unlocked
:
    displayname
: "&bLightning Perk &8[&aUnlocked&8]"
    material
: LIGHT_BLUE_STAINED_GLASS_PANE
    glow
: false
    lore
:
     - ""
      - "&bInformation"
      - "&7Activate Chance&8
: &f%chance%%"
      - "&7Personal Boost&8
: &f%boost%%"
      - ""
      - "&bAbility"
      - "&7This perk has the ability to find"
      - "&3Lightning Crate Keys &7when activating!"
      - ""
      - "&bUpgrade"
      - "&7Cost&8
: &c%cost% Candy "
      - "
&7Precent Per Purchase&8 : &3%purchase_percent%%"
      - ""
      - "&7(( &bClick &7to purchase &b%purchase_percent% &7percent ))"
  not-in-progress
:
    displayname
: "&bLightning Perk &8[&3Click To Start&8]"
    material
: LIGHT_BLUE_STAINED_GLASS_PANE
    glow
: false
    lore
:
     - ""
      - "&bInformation"
      - "&7Required Blocks&8
: &b%required_blocks%"
      - ""
      - "&bAbility"
      - "&7This perk has the ability to find"
      - "&3Lightning Crate Keys &7when activating!"
      - ""
      - "&bProgress"
      - "&7Increase the progress of this perk"
      - "&7by &bMining Blocks &7in your &3Private Mine&7!"
      - ""
      - "&7(( &bClick &7to progress this perk ))"
  in-progress
:
    displayname
: "&bLightning Perk &8[&bIn Progress&8]"
    material
: LIGHT_BLUE_STAINED_GLASS_PANE
    glow
: true
    lore
:
     - ""
      - "&bInformation"
      - "&7Progress&8
: &b%mined_blocks% &8/ &b %required_blocks%"
      - ""
      - "&bAbility"
      - "&7This perk has the ability to find"
      - "&3Lightning Crate Keys &7when activating!"
      - ""
      - "&bProgress"
      - "&7Increase the progress of this perk"
      - "&7by &bMining Blocks &7in your &3Private Mine&7!"
      - ""
      - "&7(( &bClick &7to stop process this perk ))"
 
Resource Information
Author:
----------
Total Downloads: 1
First Release: Feb 21, 2025
Last Update: Feb 25, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings