Quote:
Lots of changes with custom commands since v4!
|
Yes, custom commands were expanded and a ton of new commands were added.
I did not realize that original command script you posted was from v4, I tested this in v4 and it does work.
It looks like changes in-part to the way the / prefixed commands are executed (which is why the { } command block is now required) and some changes to the /switch command broke backwards compatibility, I was not fully aware of how these changes impacted command scripts from v4 but it does look like there is going to be quite a few breaking changes.
Prior to v5.0 the /switch command activated the opposite side (the active side is used for /select type commands) and switched the side used when sending raw commands.
In v5.0 it only activates the opposite side.
v5.0 has two new commands /activate 1 and /activate 2 to provide side switching for raw commands but there is no opposite style command. Perhaps one needs to be added.