- Update to 1.20.1
- Fix placeholder-api not working
- Fix a mixin error
- Update to 1.19.3
- Update to 1.19.2
- Fix custom commands triggering incorrectly
- Fix
/
executing every custom command - Fix execution of commands not working (#26)
- Fix custom commands not doing anything
- Fix
/
executing every custom command
- Update to 1.19
- Refactor text parsing and placeholder replacement
- Fix first death event
- Update to 1.18.2
- Fix incompatibility with Kibe (#19)
- Update to 1.18
- Add
first_death
event - Add missing test command
custom_commands
- Add datapack functions support
- Add random message picking
- Fix error in console when executing command with braces
- Fix Reload command not working? (#8)
- Fix error ingame when executing a custom command
- Add command listening
- Add [COMMAND] prefix to sent/printed commands when testing actions
- Add first_join event
- Fix killPlayer test
- Use comma as decimal separator for placeholder doubles
- Fix a crash in snapshots because of an intermediary change
- 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
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
- 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 - Add Events for Player Kills, and Entity Kills (#2)
- Add option to not broadcast to everyone