SirBlobman / Block-Compressor

A configurable plugin used to compress ores into their respective blocks.
https://www.spigotmc.org/resources/88448/
0 stars 0 forks source link

Feature Request - Multiple Compression Tool Tiers #2

Closed sirblazzit closed 1 year ago

sirblazzit commented 1 year ago

Most sellwand plugins have multiple tiers with different use counts. Would it be possible to add that for the Compression Tools via config?

Example from Sellwand Plugin:

tier_1: name: "&6&lTier 1 Sell Wand" material: wooden_hoe glowing: true multiplier: 1.0 uses: 50 lore:

SirBlobman commented 1 year ago

I'm not sure I understand how a tier system would be useful. Sell wands for example can multiply prices and do other things, but the compressor tool just turns ingots/gems into blocks.

sirblazzit commented 1 year ago

I'm not sure I understand how a tier system would be useful.

Example: Tier 1 would only have 10 uses Tier 2 would have 50 uses Tier 3 would have 100 and so on Tier 4 would have 250 Tier 5 would have infinite uses

It would ideally allow people to add their own tiers if they wanted and makes the plugin more customizable, or they could keep it as a single tier.