Skip to content

Releases: ixnoahlive/tapactions

0.2.1 - A Toast to Particles!

17 Jun 17:35
Compare
Choose a tag to compare

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!

16 Jun 22:21
Compare
Choose a tag to compare

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!

05 Jun 20:07
96600f1
Compare
Choose a tag to compare
  • 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

28 May 23:00
Compare
Choose a tag to compare

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.