Closed a possible resource leak, updated README.md to point to DBO instead of Github's deprecated downloads section

This commit is contained in:
Steven Smith
2012-12-28 04:54:13 +08:00
parent 31faf605dc
commit d9ca9c62cb
3 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,6 @@ public class EssentialsFeatures
private static class LocalChatListener implements Listener
{
@SuppressWarnings("unused")
@EventHandler(priority = EventPriority.NORMAL)
public void onPlayerChat(EssentialsLocalChatEvent event)
{