when a function is skipped from an if statement, it outputs to console when sendCommandFeedback = false
The bug
When the function command is run with the if statement, and the if statement fails to find an entity, it outputs "Skipped execution of function 'function:name/here'", despite sendCommandFeedback being set to false.
Steps to reproduce
- Set the sendCommandFeedback gamerule to false
/gamerule sendCommandFeedback false - Create a function
- Run the function with an if statement that will fail
2017-05-18, 05:58 PM
2017-05-29, 12:22 PM
2017-05-29, 12:22 PM
3
1
Minecraft 1.12 Pre-Release 4, Minecraft 1.12 Pre-Release 5
-