-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
It is currently not possible to monitor command blocks running commands via the Spigot API. I propose a new block event called BlockCommandPreprocessEvent to mimic the PlayerCommandPreprocessEvent and ServerCommandPreprocessEvent, allowing for monitoring commands being run by command blocks for debugging command block based maps or other command block systems.