[IDEA] Crate Revamp?

Status
This thread has been locked.

itsfsnow

Supreme
Feedback score
1
Posts
138
Reactions
31
Resources
0
I remember back when TheArchon had an extremely active player base, their crate plugin was extremely cool, and it was unique, instead of using key items, it stored the players crates in the config, or mysql, or whatever they used, and instead of having a separate crate for each crate type, it had 1 which would open up a gui which then you could choose your keys

On a new server, called NoxiousPvP (something like that), they have recreated this.

I don't know if any other (active, being updated) crate plugins can do this, so I'm thinking of recreating this.

The config would look like this:

Code:
gui:
  title: "&4&lCrates"
  crates:
   - EPIC, GOLDEN_APPLE, 12
   - LEGEND, GOLDEN_APPLE, 14
rewards:
  epic:
    amountperkey: 1
    rewards:
    - give %player% DIAMOND_SWORD, 1%
    - give %player% IRON_SWORD, 99%
  legend:
    amountperkey: 3
    rewards:
    - give %player% DIAMOND_SWORD, 5%
    - give %player% IRON_SWORD, 95%

I'm wondering if this would actually sell, if it was well coded & extremely customizable
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Sniper

Software Developer
Supreme
Feedback score
65
Posts
1,312
Reactions
695
Resources
0
You realize like 90% of crate plugins have this...
 

Axuk

UX/UI Designer and Web Developer
Premium
Feedback score
8
Posts
242
Reactions
89
Resources
0
Most of them don't If you could do this, I would buy it
 

Picturesque

Premium
Feedback score
37
Posts
2,580
Reactions
915
Resources
0
CrazyCrates (somewhat)
CustomCrates (definitely)
ArchonCrates (definetely)

Even though the last two don't get updated it works and I personally don't think another plugin would be needed.
 

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
745
Reactions
425
Resources
0
Too many crate plugins already, wouldn't waste your time.
 
Status
This thread has been locked.
Top