How Do I Run A Command?

Published by supermj767 on
Status
Fixed
Issue description

I Cant Run a Command Using Procedures

 

I Want It So That When A Block Gets Redstone Activated It Will Run A Command

Issue comments

In order to run the command, the procedure needs a reference (dependency) to one of the entities (player in creative mode or with cheats enabled) in order to execute a command due to security reasons in Minecraft to prevent cheating and we can't bypass this.

Use procedures own logic instead commands to achieve your desired action would be my suggestion.

This Wont Work With The Command Im Trying To Do, Thanks Anyway :)

clone ~9 ~6 ~9 ~ ~-1 ~1 0 4 0

This Will Allow Animations In Minecraft If You Have Several Of Them

Unfortunately, you can't do this with procedures yet, but the commands have the limitation I wrote above.

I had the same problem. I wanted to clear all items with a specific tag from every player within a 100 block radius.