Releases: IotaBread/player-events
Releases · IotaBread/player-events
Player Events 2.1.0
- 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
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
Changes:
- Mayor refactor of the code
- Move package from
io.github.bymartrixx.player_events
toio.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
- Added 2 new events:
death
andleave
. - 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
Update 0.1.1
Join Messages 0.1.0 for Minecraft 1.16.x
Main functionality added. Update 0.1.0