⭐ MythicSalvage ⭐ (MythicDrops Salvage Plugin) - $2

Status
This thread has been locked.

Coltify

Feedback score
1
Posts
9
Reactions
5
Resources
0
MythicSalvage - $2
This plugin allows admins to create a salvage block that when right-clicked by a player whilst holding a Mythic Item will give them 1 Magical Dust of the same tier.

When a player has 9 Magical Dust together and right clicks them they will be presented the option to create a Essence Dust which when right-clicked will give the user a random mythic item from that tier.

Command: /setsalvage - (permission: 'setsalvage.use')
Code:
# MythicSalvage v1.0 by Callum McCloskey
dust:
  type: Sulphur
  name: '&eMagical Dust &8(&6%tier%&8)'
  lore:
  - '&7&oRight-click this item to activate it''s'
  - '&7&omagicial properties...'
  glow: true
  amount-required: 9
essence:
  type: Glowstone Dust
  name: '&eEssence Dust &8(&6%tier%&8)'
  lore:
  - '&7&oRight-click this item to activate it''s'
  - '&7&omagicial properties...'
  glow: true
  amount-required: 9
messages:
  not-valid-item: '&rThe item you have attempted to salvage is &einvalid&r!'
  click-to-confirm: '&rYou must &eleft-click &rto confirm you want to salvage this item!'
  on-confirm: '&rYou have confirmed this item salvage and recieved a &e%tier% &rdust!'
  need-more-dust: '&rYou need &e%amount% &rmore dust to be able to do this!'
  on-give-essence: '&rYou have recieved a &e%tier% &ressence for cashing in some dust!'
  on-use-essence: '&rYou have used your &e%tier% &ressence and recieved an item of that tier!'
98f90b427f1053aa72a7b7226bc99722.gif
b6790a16c8a4f5924517059f5cdd3666.png
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

TheRealDrDeath

Feedback score
0
Posts
1
Reactions
0
Resources
0
MythicSalvage - $2
This plugin allows admins to create a salvage block that when right-clicked by a player whilst holding a Mythic Item will give them 1 Magical Dust of the same tier.

When a player has 9 Magical Dust together and right clicks them they will be presented the option to create a Essence Dust which when right-clicked will give the user a random mythic item from that tier.

Command: /setsalvage - (permission: 'setsalvage.use')
Code:
# MythicSalvage v1.0 by Callum McCloskey
dust:
  type: Sulphur
  name: '&eMagical Dust &8(&6%tier%&8)'
  lore:
  - '&7&oRight-click this item to activate it''s'
  - '&7&omagicial properties...'
  glow: true
  amount-required: 9
essence:
  type: Glowstone Dust
  name: '&eEssence Dust &8(&6%tier%&8)'
  lore:
  - '&7&oRight-click this item to activate it''s'
  - '&7&omagicial properties...'
  glow: true
  amount-required: 9
messages:
  not-valid-item: '&rThe item you have attempted to salvage is &einvalid&r!'
  click-to-confirm: '&rYou must &eleft-click &rto confirm you want to salvage this item!'
  on-confirm: '&rYou have confirmed this item salvage and recieved a &e%tier% &rdust!'
  need-more-dust: '&rYou need &e%amount% &rmore dust to be able to do this!'
  on-give-essence: '&rYou have recieved a &e%tier% &ressence for cashing in some dust!'
  on-use-essence: '&rYou have used your &e%tier% &ressence and recieved an item of that tier!'
98f90b427f1053aa72a7b7226bc99722.gif
b6790a16c8a4f5924517059f5cdd3666.png

Discord - Callum#4113
Hey bud, are you still selling this plugin?
 
Status
This thread has been locked.
Top