Added
- You can now specify the number of items you want to drop when using the Items section in a custom surprise. Example can be found at the bottom of this update.
- Buy and sell signs are working again!
Changed
- Custom luckyblocks are no longer case-sensitive.
- Made the plugin a bit more drag-n-drop friendly by disabling the most destructive surprises by default.
- /slb debug pastes now expire after 7 days instead of 30 days.
Fixed
- Fixed the right click to open feature
- Fixed possible NullPointerException when right clicking heads.
- Fixed a lot of errors because I forgot to remove a lot of code regarding the removed spongemode feature.
Removed
- Removed old config files that weren't used by the plugin from the jar.
Example:
Code (YAML):
# A list of items that will be dropped when this surprise is ran.
# If you want to drop the item multiple times, use the following format:
# {ITEM}:{AMOUNT}
# You can find the valid values here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Items
:
- BUCKET:2
- COAL:6