(PRO) Crate Reloaded - Mystery Crate [1.8 - 1.20.X] icon

(PRO) Crate Reloaded - Mystery Crate [1.8 - 1.20.X] -----

Prime - HQ - Powerful - Active - Custom - Particles - Effects




Fix player heads not loading in mc 1.21+
----------, Jan 13, 2025

  • Fix item stack giving a stack of 99 instead of 64 for 1.21
  • Fix issue with effects in 1.20.5/1.20.6
----------, Sep 3, 2024

Fix reward messages that were not being sent to the player.
----------, Jul 27, 2024

Add support for 1.21
----------, Jul 5, 2024

This fixes NBT for 1.20.4
----------, Jun 13, 2024

This update adds a menu to execute and run crate rewards.

Command Usage: /cr admin menu
Commands and Permissions: https://crate.hazebyte.com/docs/getting-started/commands/

[​IMG]
----------, Jun 11, 2024

  • Fix NBT for 1.20.6
----------, Jun 7, 2024

Bukkit version was previously unable to be parsed.
----------, May 28, 2024

  • Fix for spigot 1.20.6
  • Add new animation type: CSGO_V2.
  • Update API for Crate
----------, May 25, 2024

  • Remove NBT serialization which broke crate claims.
----------, Mar 27, 2024

  • Fix issue where claim item was not parsed correctly
  • Exports now serialize NBT (Armor Trim)
  • Add new animation handling. This is only enabled for roulette animations at this time. See code for how to enable this.
  • Disable early animation exit in this version for v1 animations.
Code (Text):
animation: 'ROULETTE_v2'
----------, Mar 24, 2024

  • NOTE (Config.yml Update): "claim.handle-full-inventory" has been changed to "claim.enable". Update this value key if you'd like to disable claims.
  • Animations that are closed early can have the rewards be given to the player immediately instead of through claims.
----------, Mar 10, 2024

  • users can exit animations early with config constant: crate.early-animation-exit. Remove peri-exit option.
  • Add confirmation menu support to mystery crates.
----------, Feb 12, 2024

Fix player head error for 1.20.4
----------, Feb 4, 2024

Fix the issue where sounds were played on the async thread.
----------, Jan 21, 2024

Fix player heads that were causing the plugin to stop loading on 1.20.2
----------, Dec 10, 2023

  • Fix ACF errors with new build
  • Remove non-bracketed hex support. Update hex to {#111111} from #111111
----------, Oct 29, 2023

Fix issue where users are unable to craft crates when config flag was disabled
----------, Aug 17, 2023

----------, Aug 13, 2023

Vault is no longer a requirement for the plugin to startup.
----------, Jul 10, 2023

fix: the player is not shown the message when the crate is given.
----------, Jul 5, 2023

Fix regression from 2.2.7.
----------, Jun 20, 2023

- Fix an issue where skull data was throwing an error if there was no serializedProfile
- Fix an issue where the give command did not show the correct name.
----------, Jun 20, 2023

Fix issue with lore lines in 1.20.X
----------, Jun 19, 2023


Quick fix to 2.2.6 update.
----------, Jun 18, 2023

  • Fix empty claim error and v1 -> v2 claim migration
  • Fix 1.19.4 warning message
----------, Apr 16, 2023

  • Add support for nested NBT e.g.
    Code (Text):
    item:(firework_rocket 1 {Fireworks:{Explosions:[{Type:3,Flicker:0,Trail:1,Colors:[I;5635925],FadeColors:[I;11141120]}]}})

Thanks to Scotty & Ethan for their help!
----------, Feb 5, 2023

  • NBT Format can be comma split e.g. `{a:1,b:2}
  • Soft-throw error if deprecated NBT is included
  • Serialized items in claim will use new format
----------, Feb 4, 2023

  • Fix issue where placing a chest will cause an exception
  • Fix issue where unbreaking was not parsed
----------, Feb 3, 2023

  • Fix issue where custom model data is not applied if it's at the beginning of parsed string
  • Fix issue where crates in off hand are able to be placed.
----------, Jan 31, 2023

Breaking Changes

The item parsing for custom model data and NBT has changed.

NBT Example: CHEST 1 {key:value}

CustomModelData Example: CHEST 1 custommodeldata:1

Wiki: https://crate.hazebyte.com/docs/config/crate/#item-parser
----------, Jan 29, 2023

Fix issue where if the player's inventory was full and we were missing the offline command flag, it would be incorrectly saved
----------, Jan 29, 2023

Add back in NBT Support. This will no longer break between major version changes.
----------, Jan 28, 2023

  • Fix listener compatibility issue with SlimeFun
----------, Dec 16, 2022

  • If players are given physical items, either from crate keys or rewards, the logic to give these items has been improved to maximize the amount given and put the rest into the claim menu.
----------, Nov 17, 2022

  • Fix regression where variables were not replaced for display items
  • Fix regression where Claim was not valid to be stored.
----------, Nov 8, 2022

Code (Text):
display:(AIR 1)
Hop onto the discord to discuss this or future updates.
----------, Nov 6, 2022

  • Support player uuid variable, {player-uuid}
  • Internal code architecture updates
Hop onto the discord to discuss this or future updates.
----------, Oct 31, 2022

Update
  • Offsets were off-centered. This fixes the centering of effects.
Hop onto the discord to discuss this or future updates.
----------, Oct 23, 2022

Update
  • Add a new hologram provider, DecentHolograms. The current hologram providers are HolographicDisplays, CMI, and DecentHolograms
Hop onto the discord to discuss this or future updates.
----------, Oct 18, 2022

Update
  • Commands can be executed with UUID instead of player name.
  • Fix issue where bedrock users were not able to receive keys with prefixed name e.g. `+Dinosaur`
  • Update effect injects for 1.8
Hop onto the discord to discuss this or future updates.
----------, Oct 14, 2022

Update
  • Update effect architecture for Crates. This should fix any issues with effects resulting from 2.1.X.
Hop onto the discord to discuss this or future updates.
----------, Oct 12, 2022

Update
  • Fix issues where rewards were non-unique rewards were not considered in the reward pool.
  • Code will be unit tested to prevent regressions as much as possible. This is a result of improving the codebase for future features -- sorry for the disruptions! We're reaching a state where we can start quickly adding new features.
  • We'll have more frequent but smaller updates.
Hop onto the discord to discuss this or future updates.
----------, Sep 29, 2022

Update
  • Fix issues where rewards were not respecting rules such as Unique or Permission checks. Code will be unit tested to prevent regressions as much as possible.
Hop onto the discord to discuss this or future updates.
----------, Sep 28, 2022

Update
  • Fix issue where config.yml values was not updated when plugin was reloaded.
  • Optimizations for reward generation.
Hop onto the discord to discuss the this update.
----------, Sep 25, 2022

Updates
  • Fix issue where cr remove command would throw an error if there were no crates at the location
  • Fix the issue where sounds and effects were not playing. This also addresses incorrect particle being displayed.
  • Fix the issue where claim was informing players despite the player having no claim in storage.
Hop onto the discord to discuss this or future updates.
----------, Sep 18, 2022

Update
  • Fix plugin loading issue where the effect section may not be included and would crash the plugin.
Notes: I'll be focusing on smaller but more frequent updates. Hop onto the discord to discuss this or future updates.
----------, Sep 10, 2022

Update

Important: The claim data is not compatible with 2.0.X. Please make a backup if you want to revert.


File Logger
Code (Text):

# Allows logger to write to a file
logger:
  enable: true
  # The format of the data. e.g. json, xml
  format: json
  level: fine
 
----------, Sep 5, 2022

Update
  • This is an alpha preview of the plugin to allow users to try out the new version. Please make sure to backup your server and know that bugs may occur in this version.
  • This is a hotfix for 2.1.0: Fix #564. The error occurred if an economy provider such as Vault is installed. This fixes the issue where the plugin was unable to find the provider.
  • Original patch notes
----------, Sep 1, 2022

Update
  • This is an alpha preview of the plugin to allow users to try out the new version. Please make sure to backup your server and know that bugs may occur in this version.
  • Claim API: Allows developers to retrieve and send items to a player's claim storage. Claim storage allows players to asynchronously retrieve crates or rewards. https://github.com/Hazebyte/CrateReloadedAPI/pull/59
  • API Update: Add various interaction events e.g. ClaimGiveEvent, ClaimEvent.
  • File Logger: Allows logs to be stored in JSON or XML.


File Logger
Code (Text):
# Allows logger to write to a file
logger:
  enable: true
  # The format of the data. e.g. json, xml
  format: json
  level: fine
----------, Aug 29, 2022

Fix IllegalStateException if CustomModelData is applied: https://github.com/Hazebyte/CrateReloaded/issues/554
----------, Jun 5, 2022

Update
----------, May 16, 2022

Update
  • This fixes the animation regression from 2.0.36
----------, Mar 16, 2022

Update
  • Remove support for adding NBT to items. This should allow CrateReloaded to work seamlessly between versions now e.g. 1.18.1 to 1.18.2.
  • Addresses the issue where crate and keys were showing as normal items in 1.18.2
  • Addresses the issue where the plugin was prevent users from crafting in 1.18.2
Known Issues
  • There may be a minor animation issue if you have a glass pane as a reward. These reward's display will be overwritten by the animation.
----------, Mar 5, 2022

Update
  • Fix unsupported behavior on Paper
----------, Feb 18, 2022

This fixes the issue where only one CMI hologram spawns.
----------, Dec 30, 2021

Support for 1.18
----------, Dec 7, 2021

Update
- 1.17 Support
----------, Jun 24, 2021

Update
  • Add /cr util export: looking at a chest, this will return a config with all items from the chest. *
  • Add /cr info implementation: looking at a block will provide the crates at the location, otherwise, with a crate name will provide information about the crate. *
  • Add custom variables. *
  • Add RGB support with the following format {#000111}. This is in addition to the existing format support of #000111. *
  • Fix RGB not properly being parsed in crate display items.
  • Fix player heads that were not properly cached.
  • Fix API Crate#generateRewards which did not properly regenerate the randomize variable.
  • Fix CMI issue where holograms were duplicated on reload and were removing all CMI holograms.

* Special thanks to LogGits for this update!
----------, Dec 30, 2020

Update
  • Add RGB Support e.g. #000000
  • Fix hologram modifier broken from 2.0.32
  • Fix claim toggle which didn't correctly drop items to floor
  • Fix `/cr util item` which didn't correctly provide color
----------, Nov 12, 2020

Update
  • This patches 2.0.31
  • This patch fixes an issue where it was unable to load config keys
----------, Sep 11, 2020

Update
  • Support for CMI holograms
  • Fixes issue where claim is not given to a half-full inventory
  • Fixes some 1.16 serialization issues
  • Fix for 1.8.8
----------, Sep 9, 2020

Update
  • Fix CustomModelData for 1.16
  • Fix issue where claim menus are unable to be displayed in 1.16
  • Fix issue where shields were unable to be enchanted
----------, Jul 28, 2020

Update
  • Item variable will now print out all the items that were rewarded.
  • Add toggle to allow crates to be put into frame (read)
  • Removed light gray stained frame from animation (read)
  • Fix empty line issue from message file (read)
  • Add toggle to adjust opening noise of key crates (read)

[​IMG]
image: opening a food crate will show all the rewards that were given.
----------, Jul 1, 2020

Update
  • Support for 1.16
  • Addresses animation regression in 2.0.27
----------, Jun 27, 2020

Update
  • Support for 1.16
  • Please report issues to our github or discord
    (located on the main page)
----------, Jun 26, 2020

Update
  • Addresses the correctness of prize generation logic
  • Fixes the problem where rewards with no chance were being rewarded
  • Fix a null ptr issue with optimizations
----------, May 11, 2020

This update optimizes PlayerInteractListener further. Sampling on an independent server showed that the timings of the call are 1/10th of the original.

Details:
The average call time was around ~0.50ms to ~0.83ms in previous cases. By adding in a cache, the call is now averaging around ~0.007ms. This call time is now 8% of the previous iteration or in other words, there is an 1180% performance increase in the PlayerInteractListener call.
----------, May 9, 2020

Fixes an issue with 1.15 NMS
----------, Jan 5, 2020

Fixes a 1.15 issue for unbreakable items.
----------, Dec 22, 2019

Support for 1.15
----------, Dec 15, 2019

Add a limit to /claim all
Fix the previous update where coloring disappeared on new lines
----------, Nov 5, 2019

Update
  • Add command to claim all rewards (/cr claim all)
  • Add command to get item string (/cr util item)
  • Fix Effect Offset
  • Fix 1.8 issue
----------, Sep 26, 2019

Update
  • Add ability to customize claim item message
    see updated config
  • Fix random-similar variable
  • Remove ability to put keys into grindstones
----------, Sep 1, 2019

Updates
  • Reward set with only always reward is a valid set
  • Items with glow:false should not be glowing
  • Upon using a crate and the crate's item disappearing, it should not move the reward into the next slot over
  • Fixed errors popping up in animations
----------, Jun 29, 2019

Made changes to material handling. This should fix any spawn egg, dye, etc.
----------, Jun 23, 2019

Fix to new 1.14 materials and enchantments
----------, Jun 1, 2019

Fixes 1.14 material parsing
----------, May 25, 2019

Update
  • 1.14 Support
  • Fix animation type upon setting to none (API)
----------, May 1, 2019

Update
  • Important: Fix confirmation menu check
----------, Apr 24, 2019

Update
  • Add API: CrateGiveEvent, PushbackEvent
  • Fix 1.13 material issues
  • Add Pushback effects
  • Add UUID rewarding
Detailed Changelog
----------, Apr 7, 2019

Update
  • Add ability to disable shulker hotbar
  • Optimized give command
  • Update feedback of give command
  • Fix inventory check when clicking on air for mystery crate
  • Add German @AbgezocktYT
  • Add Vietnamese @BaoKunVN
  • Add Spanish @VictorS
----------, Mar 3, 2019

Update
  • Fix random variable in supply crates
  • Fix max reward if there are duplicate rewards
  • Fix support for custom keys given by kits
----------, Jan 28, 2019

Update
  • Fix Supply Crates (Broken in optimization update 2.0.5)
  • Update give command to give feedback to sender #350
  • Add Russian (Thanks to @Blulightning01)
If you enjoy the plugin, please remember to give a like and review :)
----------, Jan 7, 2019

Update
To contribute language files, click here.

If you enjoy the plugin, please leave a like and review :)
----------, Dec 30, 2018

Update
  • Add a toggle for crates to be dropped or sent to the claim manager
  • Giving a crate with an offline attribute now sends a message to the player instantly
  • Giving a crate with an offline attribute now tells the sender if the user is offline or not.
  • Fix the claim message join toggle.
  • Fix issue where events were being canceled. This may affect skull interactions.
If you enjoy the plugin, please leave a like and a rating :)
----------, Nov 12, 2018

Update
  • Fix Asynchronous Crate Handling
  • Fix 1.X -> 2.X chance variable conversion
  • Fix claim message
----------, Nov 4, 2018

Update
  • Fix vital bug with confirmation menu
  • Fix the display variable {item} for rewards
  • Fix damage in 1.13
----------, Oct 15, 2018

Update
  • Fix UTF-8 support in config files
  • Fix issue where crate is set to a block despite type being changed
  • Fixed items in 1.13: beetroot, grass, red/brown mushroom, nether_brick
  • Optimize crates with multi-worlds
  • Add multiverse-core as soft-dependency
If you enjoy the plugin, please give it a like and a review :)
----------, Oct 5, 2018

[Discord | Report Bugs]

Updates

  • Minimum animation time lowered to three seconds
  • Claim menu now replaces item with glass when claimed
  • Confirmation menu uses display item
  • Fix interaction error [309]
  • Fix UTF support
  • Fix inventory logic for 1.8
  • Fix version compatibility for 1.8
Notes
  • Tested using 1.8/1.12/1.13.1.
  • The Menu feature will be added as free open-source add-ons soon tm.
  • The NPC feature will be released before the 20th.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
----------, Sep 17, 2018

[Discord | Report Bugs]

Update

  • Effects are now more responsive
  • Fix potion level
  • Change potion duration to accurately represent seconds
  • Fix lingering/splash/normal potions
  • Update enchantment aliases
  • Update documentation
  • Item parsing issues now include the source of the error
Claim System
  • Move message "core.claim_successful" to "core.claim_unsuccessful"
  • Add message "core.claim_unsuccessful" and "core.claim_none"
  • Add ability to change command prefix for claim
Notes
  • Tested using 1.12/1.13/1.13.1.
  • The Menu and NPC feature will be added as free open-source add-ons soon tm.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
----------, Sep 6, 2018

[Discord | Report Bugs]

Update
  • 1.13.1 Support
  • 1.13 items are now supported. Use the respective names.
  • Bug Fixes [281, 288, 290]
  • Add Update Checker [268]
  • Update configs with 1.13 respective names [253]
  • Update 1.X to 2.X conversion (Recommended to reconvert if you plan on updating to 1.13 in the future)
If you enjoy the plugin, please leave a like and a rating. For support, contact me via DM or discord.

Notes
  • Tested using 1.12/1.13/1.13.1.
  • The Menu and NPC feature will be added as free open-source add-ons soon tm.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
----------, Aug 29, 2018

[ Discord | Report Bugs]

Update
  • Add claim join message
  • Add player display name variable
  • Fix CSGO animation sound to play for single player
  • Fix variables that broke in display item for rewards
  • Fix all hologram disappearing upon removing one
Notes:
  • Tested using 1.12.
  • 1.13 items are not working
  • 1.13 enchantments are not working -- we're working on a fix.
  • There may be breakages in 1.7.
  • Minor debugging may still be present
  • The Menu and NPC feature will be added as free open-source add-ons soon tm.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
  • The plugin is not final and is subject to changes based on feedback.
----------, Aug 13, 2018

[ Discord | Report Bugs]

Update

Previous Update
Notes:
  • Tested using 1.12.
  • 1.13 items are not working
  • There may be breakages in 1.7.
  • Minor debugging may still be present
  • The Menu and NPC feature will be added as free open-source add-ons soon tm.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
  • The plugin is not final and is subject to changes based on feedback.
----------, Aug 9, 2018

[ Discord | Report Bugs]

Update

Previous Update
Notes:
  • Tested using 1.12.
  • There may be breakages in 1.7.
  • Minor debugging may still be present
  • The Menu and NPC feature will be added as free open-source add-ons.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
  • The plugin is not final and is subject to changes based on feedback.
----------, Aug 1, 2018

[ Discord | Report Bugs]

Update
  • Conversion [252]
    • Fix Effects/Fireworks
    • Fix Display Item Amount
  • Fix Pagination [262]
  • Add Random Variable [206]
  • Add Args to Set Command [215]

Previous Update
Notes:
  • Tested using 1.12.
  • There may be breakages in 1.7.
  • Minor debugging may still be present
  • The Menu and NPC feature will be added as free open-source add-ons.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
  • The plugin is not final and is subject to changes based on feedback.
----------, Jul 21, 2018

To report bugs and provide feedback (Discord)

Update

  • Fix issue in ALPHA1
  • Fix Conversion Issues [252]
  • Messaging [245, 249, 250]
  • Add: Force crate to claim [241, 248]
  • Fix supply crate taking an extra item
  • Periodic Claim Message [242, 247]


Previous Update
Notes:
  • Tested using 1.12.
  • There may be breakages in 1.7.
  • Minor debugging may still be present
  • The Menu and NPC feature will be added as free open-source add-ons.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
  • The plugin is not final and is subject to changes based on feedback.
----------, Jul 18, 2018

To report bugs and provide feedback (Discord)

Update
  • Fix Conversion Issues [252]
  • Messaging [245, 249, 250]
  • Add: Force crate to claim [241, 248]
  • Fix supply crate taking an extra item
  • Periodic Claim Message [242, 247]

Previous Update
Notes:
  • Tested using 1.12.
  • There may be breakages in 1.7.
  • Minor debugging may still be present
  • The Menu and NPC feature will be added as free open-source add-ons.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
  • The plugin is not final and is subject to changes based on feedback.
----------, Jul 18, 2018

To report bugs and provide feedback (Discord)
Update

Notes:
  • Tested using 1.12.
  • There may be breakages in 1.7.
  • Minor debugging may still be present
  • The Menu and NPC feature will be added as free open-source add-ons.
  • The plugin is still in alpha and you should not run it on a production server without first-hand testing.
  • The plugin is not final and is subject to changes based on feedback.
----------, Jul 16, 2018

Effect - Add support for new animations from 1.12 ( link)
NPC - Fixes a NPC Crates not initializing.

Soon to be Released: 2.0.0
API
- Easy to use API. Github
To be updated documentation - Github, Development Page
2.0.0 Tracker
----------, Nov 11, 2017

Updates
  • Animation Smoothing #164
  • Remove Logger Debug #165
  • Fix for CSGO/Roulette Length Miskey
----------, Oct 16, 2017

Fix logger with new CSGO/Roulette system.
----------, Oct 15, 2017

Update
  • Enchantment Fix - Addresses issue where players disconnected in 1.7 if given an item with a custom enchantment.
  • Bug Fixes - Addresses issues brought up in the alpha version (1.3.97.8).
----------, Sep 20, 2017

Warning
This version of CrateReloaded is an early release. Certain parts of the plugin in this version have been rewritten - which is what we are testing. It is unlikely that there are severe issues; however you should be aware you are downloading an pre-release. Stable versions will be released without the alpha tag.
Update
  • Animation Changes #113, #152 - Now using an animation config key. [Testing] Users should no longer be able to exit the inventory if they are in a roulette.
  • Fix one time & no duplicate #147
  • Fix chance parsing #151
----------, Aug 27, 2017

Update
  • Logger #146
  • Fix NPC commands
----------, Aug 22, 2017

Fixes various issues introduced in 1.3.97.5.
----------, Aug 17, 2017

Update
  • Roulette Inventory Fix - Fix issue where users would lose items after closing the roulette then opening their inventory and clicking items.
  • Buy Command - Fix math with buy command
  • Other Updates - #103, #135
----------, Aug 15, 2017

Updates
  • [1.11/1.12] Spawn Egg Fix #96
  • Creative Control Update #121
  • Preview Menu Customization #129
Preview Menu Buttons (Config.yml)
Code (Text):

preview-menu:
    next-button: '262 1 &aNext_Page &eClick_to_enter_the_next_page.'
    close-button: '2259 1 &4Close!'
    back-button: '355 1 &4&lGo_back! &eGo_back_to_previous_page.'
 
----------, Jul 5, 2017

Updates
  • 1.8 Compatibility #128
  • Loading Issue #127, #130 - Fix issues where plugin startup is halted if your config was missing values.
  • Disabled Shulker Boxes #121 - Disabled the ability to place keys into shulker boxes.
----------, Jul 2, 2017

Updates
  • Player Head Support #97 - Add support for player head data.
  • Creative Dupe Patch #121 - Prevents users from duplicating using shulker boxes in creative.
  • Crates Folder Fix #126 - Fixes issue introduced in v95 if you had additional crate files.
----------, Jun 27, 2017

Fixes NMS issues.

More updates are on the way.
----------, Jun 21, 2017

Update
  • Support for 1.12 pre-releases.
  • Add Holographic Offset #68
  • Fix some command usage descriptions.
  • Fix and polished UI around the plugin.
  • Fix a variety of issues #120
----------, May 29, 2017

Updates
  • Fix issue where the back button was not appearing in the new preview menu.
----------, Apr 30, 2017

Warning
This version of CrateReloaded is an early release. Certain parts of the plugin in this version have been rewritten - which is what we are testing. It is unlikely that there are severe issues; however you should be aware you are downloading an pre-release. Stable versions will be released without the alpha tag.

Updates
  • Preview Menu #114 - Preview menus now support multiple pages of rewards. Additionally, added buttons for better UI.
  • Reload Command #110 - Remove "ReloadLocale" command. "Reload" will automatically reload locale now.
  • Various Bug Fixes - #111, #115
  • Menu Crate Removal - Remove support for Menu Crates. Will possibly be re-implemented based on request. Users may use old version of the plugin if they wish to continue using Menu Crates
We are actively taking feedback in our discord. If you have suggestions, ideas, or would like to be a part of CrateReloaded's dev process, feel free to let me know.
----------, Apr 17, 2017

Warning
This version of CrateReloaded is an early release. Certain parts of the plugin in this version, specifically interaction listeners, have been rewritten - which is what we are testing. It is unlikely that there are severe issues; however you should be aware you are downloading an pre-release. Stable versions will be released without the alpha tag.
Updates
  • Crate Key Location #6 - Support for multiple crate keys for a single location.
  • Invalid Display - Redesign the "Invalid Display" to provide detailed information.
  • Preview Menu - Adjusted for Crate Key Location feature. Will feature multiple crates if available.
  • Wool Color Fix - Fix issue where wool color resulted in an error.
We are actively taking feedback in our discord. If you have suggestions, ideas, or would like to be a part of CrateReloaded's dev process, feel free to let me know.
----------, Apr 9, 2017

Warning
This version of CrateReloaded is an early release. Certain parts of the plugin in this version, specifically interaction listeners, have been rewritten - which is what we are testing. It is unlikely that there are severe issues; however you should be aware you are downloading an pre-release. Stable versions will be released without the alpha tag.
Update
  • Add CrateInteractEvent - Called when an user interacts with an key crate, or mystery crate.
CrateInteractEvent Example

If there are any immediate requests, please feel free to voice your thoughts to our discord.
----------, Mar 30, 2017

Updates
  • 1.7/1.8 Compatibility - Addresses issues with plugin in 1.7 and 1.8.
  • Fix a formatting issue introduced from 1.3.87
----------, Mar 18, 2017

Update
  • Chance Overflow Bug #108 - Fixes overflow issue where chance was not supplied in a reward set.
  • New Line Bug - Fixes issue where new lines were not replaced.
  • Creative Control Updates #106
Notice: Placeholders will soon be updated to a new format for readability.
ex: %cratename% -> %crate_name%
----------, Mar 11, 2017

Updates
  • Logger Error #105 - Fixes issue where minor exception was thrown at server shutdown.
  • Format Issue - Removed the extra comma from formatting reward names.
----------, Feb 12, 2017

Update
  • Preview Inventory Slots #93 - Support for custom preview inventory size.
  • 0kb Log Fix #98 - Fixes issue where the logger was creating additional empty files.
Change the number of slots in preview:
Code (Text):
    preview:
        enabled: true
        rows: 1
Note that the slots will always be greater than the minimum amount of rewards you have.
----------, Jan 15, 2017

Updates
  • Random Variable - Make rewards more surprising with a random number variable
  • Reload Error - Fixes issue when reloading.
  • Crafting Number Key #57 - Fixed issue where users were able to craft crates through number pad.
Note
The random variable only works with command tags.
Code (Text):
Format: rand(min-max)

- 'cmd:(/give %player% cake rand(1-15) &dLegendary_Cake), chance:(10)'
----------, Nov 23, 2016

Updates
  • 1.11 Support - Compatibility from 1.7 to 1.11
  • Logging Update - Fixed issue where commands were not logged.
    Puts out information to console if crate/key was not given to player.
----------, Nov 20, 2016

Updates
  • Logger - Now logs information from when a user opens a crate.
  • Fix Spawner Eggs - Fixes update 81 which broke spawner eggs.
Logger (config.yml)
Code (Text):
logger: true
----------, Oct 30, 2016

Update
  • Roulette & CSGO Length - Reenabled the ability to change CSGO and Roulette length
  • RCON Support - Support for RCON commands.
This version uses JDK 8.
----------, Oct 24, 2016

Updates
  • Multi-Key Support for NPCs - You are now allowed to set multiple keys on a single NPC.
  • Multi-Key Preview Support - NPCs with multiple keys have support for a new preview menu selector.
Notes
Keys must have a display item for support in the preview menu.
crate.yml
Code (Text):
CSGOKey:
    type: CSGOKEYCRATE
    displayName: '&c[&0Mystery Crate&c] &8#129'
    displayItem: 'chest 1 %display_name%'
Preview Menu options
config.yml
Code (Text):
preview-menu:
    name: 'Crates'
    backButton: '355 1 &4&lGo_back! &7Return_to_the_crate_selector!'
Test Server: mc.hazebyte.com
Discord: Link
----------, Sep 11, 2016

Updates
  • Force Open Command - Force open crates with a command. Useful for Skript / Other systems.
  • Glass Name Customization - Ability to change the name of glass in roulette

Add the following line to your config.yml
Code (Text):
glassName: 'text'
----------, Aug 27, 2016

Updates
  • NPC Fixes - Fixed an issue where saved data was removed when adding new npc crates.
  • Optimizations - Item checks are improved.
  • Event Priority - Adjusted to fix priority issue
  • Creative Control - Fixes an offhand issue where keys were not taken from hand.
  • Config.yml Update - Cleaned config.yml with new 2016 aesthetics
----------, Aug 3, 2016

Updates
  • NPC Fix - Addresses a small issue with loading NPC crates.
  • CSGO Display Fix #74 - Addresses a issue with setting top and bottom display.
----------, Jun 27, 2016

Updates
  • Halo Effect - Add a halo effect to your crates!
  • NPC Fix - Addresses issue where NPCs were eating any type of key.
  • Sound Fix v2 - Correctly plays sound to the specific player.
  • Test Server - CrateReloaded is now available for testing. mc.hazebyte.com
  • Discord Support Chat
Effects
[​IMG]
Code (Text):
dormantEffect: happyVillager:halo; flames:halo
----------, Jun 25, 2016

Updates
  • NPC Support #9 - NPCs can now act like crates and eat keys :) img
  • Multiple Crate Files - Too many crates in a single file? Organize them with multiple crate file support!
  • Sound Fix - Addressed an issue where sound was played to all players.
  • Test Server - CrateReloaded is now available for testing. mc.hazebyte.com
  • Discord Support Chat
NPC
Requires: Citizens
How to:
  1. /npc create <name>
  2. /npc list
  3. /cr addnpc <id> <crate name>
[​IMG]
Multiple Crate Files
  • Go to plugins/CrateReloaded/
  • Create a new folder called "crates"
  • Put all additional crate files into the "crates" folder
----------, Jun 22, 2016

Updates
  • Mob Egg Support - Support for mob eggs 1.10
  • Wrong Key Message Fix- Fixed message when pushback was disabled.
  • Cooldown Message Fix #67 - Removed double cooldown output.
  • Sound Effect Fix #64 - Sounds are no longer interpreted as particle effects.
  • Player Head Fix #63 - Fixed broken player heads in v73.
Tested Compatibility: 1.8, 1.9, 1.10
----------, Jun 14, 2016

Support for 1.10
----------, Jun 9, 2016

Update
  • Key Crate Chest Animation - Now shows a chest animation once opened.
  • Hologram Offset Fix v2 - Fixes offset from v69
  • Mob Egg 1.9 Support - Now supports mob eggs as before.
  • ServerCommandEvent Support - Now is properly executed when CrateReloaded calls a command.

Notes
Mob eggs in 1.9 are identified in the same way as before in 1.8.
----------, Jun 7, 2016

Updates
  • CS:GO Update #17 - Animation Smoothed, Exit Handling, Inventory Close
  • Roulette Update #26 - Animation Update, Exit Handling, Inventory Close
  • Holographic Fix #3 - Corrects the offset.
  • New Variable #11 - Placeholder for unique crate uuid. %crateuuid%
  • Hologram Addon - Experimental support. Request: @BiGUNMAN
Animation GIF
----------, Apr 24, 2016

Resource Information
Author:
----------
Total Downloads: 3,638
First Release: Feb 2, 2015
Last Update: Jan 13, 2025
Category: ---------------
All-Time Rating:
235 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings