Compatibility
Minecraft: Java Edition
1.21.3
1.21–1.21.1
1.20.6
1.20.4
1.20.1–1.20.2
1.19.4
1.16.5
1.12.2
1.8.8
Platforms
Folia
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated yesterday
Changelog
Added:
- You can now require a player have a custom amount of keys to open a crate.
- It will default to 0 if the option isn't added.
- Add it to your crate config like below.
Crate:
# The amount of keys required to use the crate.
RequiredKeys: 0
- You can now define a default prize message in each crate instead of having to manually configure each prize.
Crate:
# A default message if the prize doesn't have any Messages
# i.e Messages: [] or the value isn't there.
Prize-Message:
- '&7You have won &c%reward% &7from &c%crate%.'
- Added an extra placeholder called %crate% which simply returns the Preview Name.
- Any current iterations of %crate% return the Preview Name. I might've missed one though lol..
Removed:
- Auto update config version as it's useless, You can remove it from your config.