Releases: ixnoahlive/tapactions
Releases · ixnoahlive/tapactions
0.2.1 - A Toast to Particles!
Changes
- You can now simply specify something like "no-clear" in
tap:bossbar
without having to add a value to it. - Improved version parsing greatly
Bug Fixes
- Fixed a crash with invalid parameters
0.2.0 - A Toast to Particles!
New Improvements
- Notify of major updates (patches will not notify you currently)
- Improved code quality & fixed some bugs
New Actions
tap:particle
- Spawn a particle!
tap:tablist
- Customize the tablist footer!
tap:visibility
- Change player visibility!
tap:visit
- Suggest another house for a player to visit!
tap:toast
- Send an achievement toast to the player!
[v0.1.0] 🎈 The First Beta!
- Bossbar Action
- House Identity
- The ability to override the scoreboard title is experimental, we might remove it if we don't like it later down the line.
- Future things will be added to this action.
JAR file was compiled and generated by GitHub Actions in case you wanted to check it's validity!
0.0.1 - TapActions Skeleton
Initial release for developer testing
Contains one action at the minute, to showcase how it works.
/createaction tap:identity name=My House | otherparam=apple
inside of a Show Title event to create an action. Set the duration to 0 to hide in regular play.- See README for info on adding actions.