1.12.36 - Fix proxy network setups not properly running actions
This fixes several bugs with the forwarding of statuses from FRP installed on a proxy to FRP installed on the Minecraft server when only-run-actions-after-pack-send: true was set in the config (default setting).
Adds log levels to the debug log messages. debug: true now only logs debug messages of the level "INFO" or above. For debug messages related to plugin message sending set debug: "fine". (To only get additional debug information for some warnings or errors set it to "warning" or "severe")