Releases: LeonidMem/CoreM
Releases · LeonidMem/CoreM
3.0.4
• A lot of micro improvements and fixes
• Added corem:count/all
for new versions too
• A lot of new tags
(Pull request #3 by @MushroomMif)
3.0.3
• Reworked workbench GUI (pull request #1 by @Falanta)
• Added player/server/place_block
and player/server/change_slot
events
3.0.2
Added new events:
player/server/interact_entity
player/server/interact_at_entity
player/server/inventory_close
3.0.1
Added player/server/interact
event
3.0.0
Little optimization in some events
Added server function player/set_selected_slot
Added subscription for these events:
entity/damage
entity/damage_by_entity
3.0.0-Pre2
Compatible only with CoreMPlugin 2.0.0-Pre2
Prefix 'COREM_PLUGIN' in the server commands was changed to 'COREM'
Added new server commands:
entity/attack
entity/set_target
entity/get_arrows_in_body
entity/set_arrows_in_body
player/set_motion
player/open_gui
3.0.0-Pre1
You must update CoreMPlugin to 2.0.0-Pre1 if you want to use this version
Compatible with 1.17
Added cancellable events
Optimized counting of the mobs
2.0.5
Fixed an issue with raycast again
Raycast doesn't skip players now
2.0.4
Fixed an issue with raycast when it works only for one block
!!! Temporary raycast will skip players !!!