Skip to content

Tags: Crazy-Crew/CrazyCrates

Tags

v4.0

Toggle v4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ryderbelserion Ryder Belserion
[ci-skip] remove duplicate fix

v3.8.1

Toggle v3.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ryderbelserion Ryder Belserion
No longer run entity loops if player moving is not in session.

v3.8

Toggle v3.8's commit message

Verified

This commit was signed with the committer’s verified signature.
ryderbelserion Ryder Belserion
add commons module

v3.7.3

Toggle v3.7.3's commit message

Verified

This commit was signed with the committer’s verified signature.
ryderbelserion Ryder Belserion
use remote dependency for excellentcrates

v3.7.2

Toggle v3.7.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ryderbelserion Ryder Belserion
load the file configuration

v3.7.1

Toggle v3.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add changes for moving away from getItemMeta/hasItemMeta (#775)

* add initial changes for moving away from getItemMeta/hasItemMeta

* import persistentdatatype

---------

Signed-off-by: Ryder Belserion <no-reply@ryderbelserion.com>

v3.7

Toggle v3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Overhaul the migrate command, and add new migrators (#747)

* start working on a migrator for ExcellentCrates

* Create an items section out of DisplayData

DisplayData should be solely for the preview only, if I see there a prize that contains DisplayData but has no value in Items, I will put it in Items

* update additem command to reflect last commit change

* add nightcore as a compile only lib

* add excellentcrates as a soft dependency

* add message stating plugin not enabled when migrating

* add a friendly name to the migration types

* send message if plugin not enabled

* create crate file if it doesn't exist

* update migrator impl

* update the migrator for excellent crates

* add more detailed import message

* made the migrator look fancy

now that the migrator works, we abstract and make it look fancy

* bump to 3.7

---------

Signed-off-by: Ryder Belserion <no-reply@ryderbelserion.com>

v3.6

Toggle v3.6's commit message

Verified

This commit was signed with the committer’s verified signature.
ryderbelserion Ryder Belserion
bump version

v3.5.9

Toggle v3.5.9's commit message

Verified

This commit was signed with the committer’s verified signature.
ryderbelserion Ryder Belserion
add the ability to make items glow in Items: section

v3.5.8

Toggle v3.5.8's commit message

Verified

This commit was signed with the committer’s verified signature.
ryderbelserion Ryder Belserion
Fixes #754