Logs are spammed with unnecessary heal cooldown messages

Issue #1 resolved
Riot created an issue

Seconds remaining for player and command: 0

The following line should be removed: plugins/Heal/Heal.java: log.info("Seconds remaining for player and command: " + Integer.toString(secsRemaining));

Comments (1)

  1. Log in to comment