It has been a long time since last update, but here is the 3.0.0 version.
=== GENERAL ===
- Added Minecraft 1.19 support
- Now you can use the LuckyBlock location in command rewards
with
%bx%,
%by% and
%bz% (Thanks to Borchundra)
- The /alb clear <world> command is back.
It allows you to remove all LuckyBlocks from a world or
from all the worlds.
Note that this command will only work with the LuckyBlocks placed
after this update.
- Now you can enable or disable block breaking in explosive bow.
=== CUSTOM OUTCOMES ===
- Now you can change the
icon of an outcome.
By default it is a CHEST.
You need to remove the outcome_packs folder to generate the default icons.
- The ItemRewards menu has been improved.
Now if the item is a colorable item (for example a leather helmet),
you can change its color.
If the item is a potion, you can change its potion effects, potion color
and potion type (NORMAL, SPLASH OR LINGERING(Minecraft 1.9+))
If the item is a head, you can change its texture.
- New reward types have been added:
+ message rewards: Send messages to players (by TITLE, CHAT or ACTIONBAR)
+ effect rewards: Give concrete potion effects to players
+ explosion rewards: Generate an explosion with a concrete power
+ trap rewards: Give a trap to players.
Traps are pressure plates that will execute an outcome when a player press them.
+ block_replacing_sphere rewards: Replaces blocks in a certain radius
by blocks in a set.
=== NEW OBJECTS ===
Two new objects have been added:
- Hook bow: Shoots an arrow that will be used as a hook.
You can use left click to cancel the current hook
or right click to go flying to the target location.
You can also shoot the arrow to an entity.
- Hot potato: Throw it and it will explode in few seconds
=== LUCKY BLOCK TYPES ===
LuckyBlock types have arrived.
They will allow you to create different LuckyBlocks (thanks to
IDefalt76).
Each LuckyBlock has its own material/texture, item name, item lore,
crafting, place permission, break permission and outcome pack list.
More info in the
wiki.
=== OTHER ===
- Added plugin wiki:
https://github.com/I2000C/NewAmazingLuckyBlocks/wiki
- A discord server is being created for NewAmazingLuckyBlocks.
It will be available soon.
- Bug fixes and code improvements