Skip to content

v3.0.0: Everything And Nothing All At Once

Latest
Compare
Choose a tag to compare
@MoSadie MoSadie released this 01 Sep 04:26
· 2 commits to main since this release
ac90da3

PSA: BACKUP YOUR STREAM DECK EFFECTS

This update has a chance of wiping out the settings for some of the effects (specifically the play sound effect's volume, pitch, and repeat delay), please write down what effect settings you are using for the Stream Deck plugin BEFORE updating.

Major Changes

  • Completely rewrote the internal systems of the mod, for a really cool feature.
  • Rewrote the trust system to differentiate between different types of devices (should automatically convert but if things do not work, check the logs to see if "Device is not trusted" is in there)

But why would we need to differentiate between device "types"? And what does that even mean?

Well...

YOU CAN NOW TRIGGER EFFECTS USING THE /TELLRAW COMMAND!

This means that Worlds and Servers are the two new device types. You still need to do a /effectmc trust command like normal but I'm excited for people to take this feature to the limits. :)

I will be updating the Wiki with more technical information on how this all works but the quick way to try it out is this:

  1. Use either the local web page or the Stream Deck plugin to craft an effect
  2. In-game, run the brand-new /effectmc exporteffect
  3. Trigger the effect
  4. Check your minecraft log files, you will see both the raw JSON string and the effect formatted as a /tellraw command ready for use in a command block! Replace the @p with a username to send it to a specific player instead of the nearest one. (They must have the mod installed and the world/server trusted)

Known Issues

  • Still have not fixed Send Chat failing while in-game chat is hidden.

There is a very high chance something goes wrong, if you encounter any issues please report them on the issue tracker!