+ Reworked the entire crate system. (Registration, animations, UI, etc...)
+ Added a pagination system to the crates. (The amount of items per crate has no limit anymore)
+ Added a key opening limit. (Changeable in the options)
+ The key opening system is now being handled inside the crate itself. And not via an external function. (The function now return all the loot)
+ Added better sound effects. (Crate opening, UI Clicking, and more...)
~ Changed the storing variables.
~ Replaced thecolorRGBbyhexColor.
~ Updated how the animation was working. (Changed from teleport & yaw to rotate and display translation)
- Removed some functions. (mini text, Hide Attributes)
And more...
