mirror of
https://github.com/essentials/Essentials.git
synced 2025-02-25 00:42:48 +01:00
CB #2415
This commit is contained in:
parent
88a543a64f
commit
0a4955cd79
@ -65,7 +65,7 @@ import org.yaml.snakeyaml.error.YAMLException;
|
||||
|
||||
public class Essentials extends JavaPlugin implements IEssentials
|
||||
{
|
||||
public static final int BUKKIT_VERSION = 2406;
|
||||
public static final int BUKKIT_VERSION = 2415;
|
||||
private static final Logger LOGGER = Logger.getLogger("Minecraft");
|
||||
private transient ISettings settings;
|
||||
private final transient TNTExplodeListener tntListener = new TNTExplodeListener(this);
|
||||
|
Loading…
x
Reference in New Issue
Block a user