Skip to content

Releases: LeonidMem/CoreM

3.0.5

13 Dec 15:17
Compare
Choose a tag to compare

• Fixed #4

3.0.4

22 May 12:06
Compare
Choose a tag to compare

• 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

19 Mar 14:46
Compare
Choose a tag to compare

• Reworked workbench GUI (pull request #1 by @Falanta)
• Added player/server/place_block and player/server/change_slot events

3.0.2

13 Feb 08:16
Compare
Choose a tag to compare

Added new events:

  1. player/server/interact_entity
  2. player/server/interact_at_entity
  3. player/server/inventory_close

3.0.1

30 Dec 22:00
Compare
Choose a tag to compare

Added player/server/interact event

3.0.0

29 Dec 07:16
Compare
Choose a tag to compare

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

16 Oct 09:46
Compare
Choose a tag to compare
3.0.0-Pre2 Pre-release
Pre-release

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

15 Oct 18:50
Compare
Choose a tag to compare
3.0.0-Pre1 Pre-release
Pre-release

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

31 Jul 14:45
Compare
Choose a tag to compare

Fixed an issue with raycast again

Raycast doesn't skip players now

2.0.4

27 Jul 10:42
Compare
Choose a tag to compare

Fixed an issue with raycast when it works only for one block

!!! Temporary raycast will skip players !!!