⚜️ HyperStones  [1.8-1.21] ⚜️ | Upgrade your items - Economy - ✨ Particles ✨ icon

⚜️ HyperStones [1.8-1.21] ⚜️ | Upgrade your items - Economy - ✨ Particles ✨ -----

An extremely configurable item upgrade plugin.



⚜️ HyperStones UPDATE 1.6 ⚜️ | Haste Effect for Tools + New Lore Management
This updates needs to create a new config.yml, if you want to keep the old config.yml follow the instructions at the end of the patch notes.

Added:

  • Configurable haste effect for tools.
  • Lore line for Haste Effect
  • Toggleable damage boost for tools.
  • New lore management: now if you update the lore line for any upgrade (level, damage, haste or protection) it should automatically remove old lore lines from upgraded items.
Config.yml modifications
Code (YAML):
upgraded-item :
    # ... other settins ...
    level-lore-line
: '&b➥ HyperPower : + {level }'
    damage-boost-lore-line
: '&c➥ Damage : {damage }'
    protection-addition-lore-line
: '&6➥ Protection : + {protection } %'
    haste-addition-lore-line
: '&e⛏ Haste : + {haste }' # <-- ADD THIS LINE

Code (YAML):
boosts :
  # Swords, Axes, Hoes, Shovels and Pickaxes
  melee-weapons
:
    dmg-percent-addition-per-level
: 0.02
  # Bows, Crossbows and Trident
  ranged-weapons
:
    dmg-percent-addition-per-level
: 0.02
  armor
:
    def-percent-addition-per-level
: 0.02
  # The amount of "haste" given to the item per level. Since haste boost can only be an integer (1,2,3...), the value will be rounded to the nearest integer.
  tools
:                         # <-- ADD THIS LINE        
    haste-addition-per-level
: 0.5 # <-- ADD THIS LINE
    dmg-boost-enabled
: false       # <-- ADD THIS LINE
----------, May 3, 2023
Resource Information
Author:
----------
Total Downloads: 166
First Release: Apr 23, 2020
Last Update: Sep 11, 2024
Category: ---------------
All-Time Rating:
19 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings