VIP Plugins EliteLootbox - Create your own lootbox | Custom Item Support | IN-Game Control | FLASH SALE
Version: 2.4.8
Likely safe
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
## EliteLootbox 2.4.8
### Fixed
- Item serialization no longer depends on SnakeYAML's internal `Base64Coder`, which
newer server builds no longer expose — the class is now `java.util.Base64`.
Existing lootbox and inventory data still loads: reads go through a MIME decoder,
which accepts the line-wrapped output the old code wrote.
- Streams in the serializer are closed via try-with-resources, so a failed read or
write no longer leaks them.
- Malformed Base64 now throws an `IOException` that callers can handle, rather than
an unchecked `IllegalArgumentException` escaping from the decoder.
- Item NBT is written through the current NBT-API path, fixing tags on lootbox and
reward items being dropped on newer server versions.
### Changed
- Added Minecraft 26.2 Support.
- `ItemSerializer` rewritten around a shared read/write helper — the six methods
were each repeating the same stream setup, size prefix, and error handling.
### Build
- Underlying libraries updated with PluginAPI: Spigot API 1.20 -> 1.21.11,
NBT-API 2.12.2 -> 2.15.7, XSeries 9.9.0 -> 13.7.0. Now targets Java 17.
- Version is sourced from the root `versions.properties` and templated into
`plugin.yml`.
View attachment 17309
Change Log:
Thank you for reading and have a nice day <3
- Fixed issue with CUSTOM_SKULL not working on latest versions of minecraft
![]()
Change Log:
- Added 1.21 Support
- Huge Dependency Haul and updates
Thank you for reading and have a nice day <3
![]()
Change Log:
Thank you for reading and have a nice day <3
- Fixed issue with the give function not dropping on the floor if inventory was full
![]()
Change Log:
Thank you for reading and have a nice day <3
- Added mechanic where lootbox will drop on a player if their inventory is full
- Fixed issue with hex colours not working in many areas of the plugin
- Fixed typo in rewards menu
- Fixed error with Wheel animation
- Fixed 1.20.4 Support
![]()
Change Log:
Thank you for reading and have a nice day <3
- Added 1.20.4 Support
- Added ability to add chances to bonus rewards
(Just add more rewards than the number of bonus rewards set and when you do the command just include a chance)
We also use cookies, as they are essential for the proper