Description:
/gamerule *gameLoopFunction *function_name and /gamerule *commandBlockOutput *false display all outputs command are displayed in chat.
How to reproduce:
- Create and add function in your game folder
- In game, /gamerule commandBlockOutput
- /gamerule gameLoopFunction your_function
- duplicates
-
MC-117218 Console spammed with command logging even after sendCommandFeedback, commandBlockOutput and logAdminCommands turned off
- Resolved