Skip to content

Releases: IotaBread/player-events

Player Events 2.1.0

18 May 00:08
534ab20
Compare
Choose a tag to compare
  • Code cleanup and improvements code-wise
  • Maven repository has been changed to https://maven.bymartrixx.me
  • Remove pointless mod icon that made the jar file bigger
  • Changed the package to me.bymartrixx
  • Remove pointless log messages
  • Events can no longer be cancelled
  • Added support to reference player coordinates
  • Added support for FabricPlaceholderAPI

Player Events 2.1.0 Beta 1

25 Mar 22:56
d0fd2e5
Compare
Choose a tag to compare
Pre-release

This is a prerelease of the 2.1.0 version of the mod, as I still have to figure out some things and I have some other work to do.

  • Fix [BUG] Sends player kill messages when killing entity (#5)
  • Add support for PlaceholderAPI. Currently, the placeholder support isn't fully implemented, so it may have bugs.
  • Clean up of some code, mainly removing the unused test mod jar and some other things in build.gradle

Player Events 2.0.0 for Minecraft 1.16.x

03 Dec 00:40
c2b148b
Compare
Choose a tag to compare

Changes:

  • Mayor refactor of the code
  • Move package from io.github.bymartrixx.player_events to io.github.bymartrixx.playerevents
  • Classes of io.github.bymartrixx.player_events.api are now deprecated

Additions:

  • Add Events for Player Kills, and Entity Kills (#2)
  • Add option to not broadcast to everyone

Player Events 1.0.0 for Minecraft 1.16.x

20 Oct 16:57
Compare
Choose a tag to compare
  • Added 2 new events: death and leave.
  • Added an icon
  • Did a major refractor to the code
  • Made a new API, player-events-api. More information on the README.md file

Join Messages 0.1.1 for Minecraft 1.16.x

28 Aug 17:58
Compare
Choose a tag to compare

Join Messages 0.1.0 for Minecraft 1.16.x

24 Aug 20:14
Compare
Choose a tag to compare
Main functionality added. Update 0.1.0