Hello, I've been recently working on a full recode of this plugin and finally, it's completed.
The recode is one made from scratch but there won't be many visual changes besides more optimised code and overall better usability
There are now also more configurability options for the animation, you can either regenerate the whole file and start from scratch or replace the animation section for every crate with the following:
Code (YAML):
animation:
colors
:
- 'BLUE_STAINED_GLASS_PANE'
- 'PINK_STAINED_GLASS_PANE'
- 'LIGHT_BLUE_STAINED_GLASS_PANE'
- 'GRAY_STAINED_GLASS_PANE'
- 'YELLOW_STAINED_GLASS_PANE'
- 'PURPLE_STAINED_GLASS_PANE'
- 'ORANGE_STAINED_GLASS_PANE'
- 'CYAN_STAINED_GLASS_PANE'
shuffle-time
: 5
duplicate-rewards
: true
panes:
filler:
material
:
"GRAY_STAINED_GLASS_PANE"
name
:
" "
lore
:
[
]
hidden:
material
:
"ENDER_CHEST"
name
:
"&7&l???"
lore
:
- '&7Click to redeem an item'
- '&7from this monthly crate'
locked:
material
:
"RED_STAINED_GLASS_PANE"
name
:
"&c&lLOCKED"
lore
:
- '&7You must unlock
all other rewards'
- '&7to obtain the bonus item'
final:
material
:
"ENDER_CHEST"
name
:
"&7&l???"
lore
:
- '&7Click to redeem your'
- '&7bonus reward'