1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-10-02 17:16:59 +02:00

Moved events into GMWorldListener

Better error output
This commit is contained in:
ElgarL
2011-10-01 17:58:44 +01:00
parent bfd6049913
commit 0e867df195
4 changed files with 17 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ import java.io.File;
import java.io.IOException;
import java.util.Map;
import java.util.logging.Level;
import org.anjocaido.groupmanager.utils.Tasks;
import org.bukkit.util.config.Configuration;