PSA: BACKUP YOUR STREAM DECK EFFECTS
This update has a chance of wiping out the settings for some of the effects, 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:
- Use either the local web page or the Stream Deck plugin to craft an effect
- In-game, run the brand-new
/effectmc exporteffect
- Trigger the effect
- 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!
Major Changes
- Added two new effects:
- Updated to add Minecraft 1.20.2, 1.20.4, 1.20.6, and 1.21 support.
As a heads up, I am planning to stop updates for some of the intermediate older Minecraft versions going forward. If you need an update for any of those versions, please reach out or open an issue and I'm happy to go back and update. (TL;DR not going to update new effects for 1.18.1, 1.19, 1.19.1, 1.19.2 and 1.19.3, but will continue 1.20.x until 1.21 comes out, and so on.)
Planning a major version bump soon, so if you have any suggestions/ideas for effects to add, please post them here!
Known Issues
- Attempting to Send Chat while chat is hidden may not work in newer Minecraft versions, this is a vanilla limitation. Currently working on a workaround but be aware this exists.
As always if you encounter any issues, please report it on the issue tracker!
Major Changes
- Added two new effects:
- Updated to add Minecraft 1.20.2, 1.20.4, and 1.20.6 support.
As a heads up, I am planning to stop updates for some of the intermediate older Minecraft versions going forward. If you need an update for any of those versions, please reach out or open an issue and I'm happy to go back and update. (TL;DR not going to update new effects for 1.18.1, 1.19, 1.19.1, 1.19.2 and 1.19.3, but will continue 1.20.x until 1.21 comes out, and so on.)
Planning a major version bump soon, so if you have any suggestions/ideas for effects to add, please post them here!
Known Issues
- Attempting to Send Chat while chat is hidden may not work in newer Minecraft versions, this is a vanilla limitation. Currently working on a workaround but be aware this exists.
As always if you encounter any issues, please report it on the issue tracker!