1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-05 14:18:21 +02:00

Update to 1.2.4 (R0.1)

New Minimum CB version: 2100
This commit is contained in:
KHobbits
2012-03-22 20:53:58 +00:00
parent e269f4fe2b
commit e7adb6c78b
2 changed files with 1 additions and 1 deletions

View File

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

Binary file not shown.