1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-12 09:35:26 +02:00

Update Craftbukkit

CB: 2814 Bukkit: 1792
This commit is contained in:
KHobbits
2013-07-14 22:27:57 +01:00
parent 00463a7899
commit 0bfe1ec1de
3 changed files with 1 additions and 1 deletions

View File

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

Binary file not shown.

Binary file not shown.