1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-07 05:00:47 +02:00

Merge branch '2.9' into release

This commit is contained in:
KHobbits
2012-08-07 08:50:06 +01:00
2 changed files with 1 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ import org.yaml.snakeyaml.error.YAMLException;
public class Essentials extends JavaPlugin implements IEssentials
{
public static final int BUKKIT_VERSION = 2289;
public static final int BUKKIT_VERSION = 2317;
private static final Logger LOGGER = Logger.getLogger("Minecraft");
private transient ISettings settings;
private final transient TNTExplodeListener tntListener = new TNTExplodeListener(this);

Binary file not shown.