Skip to content

Commit

Permalink
EntityDeathListener: Added TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
mindsolve committed Apr 29, 2020
1 parent 06a7a32 commit f374f5d
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@

import static net.md_5.bungee.api.ChatColor.*;


// TODO: JavaDoc file
// TODO: Add player UUID to PlayerKillStats
// TODO: Move player id from name to UUID for PlayerKillStats


public class EntityDeathListener implements org.bukkit.event.Listener {
JavaPlugin plugin = TotalDeathMessages.getInstance();

Expand Down

0 comments on commit f374f5d

Please sign in to comment.