Broadcasts warning about placed and activated TNT!
Events:
PlayerInteract - Broadcasts the warning message about activated TNT: (only FlintAndSteel)
Prefix + "Player " + $player + " activated the TNT block!"
BlockPlace - Broadcasts the warning message about placed TNT:
Prefix + "Player " + $player + " placed the TNT!"
TODO:
In the next release I plans to fix bugs in the chat system. (final version 1.0.1F)