mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-04-26 16:39:45 +00:00
Update to 1.6.4
This commit is contained in:
parent
6094485992
commit
99c73f3d67
3 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ import org.yaml.snakeyaml.error.YAMLException;
|
|||
|
||||
public class Essentials extends JavaPlugin implements net.ess3.api.IEssentials
|
||||
{
|
||||
public static final int BUKKIT_VERSION = 2879;
|
||||
public static final int BUKKIT_VERSION = 2882;
|
||||
private static final Logger LOGGER = Logger.getLogger("Minecraft");
|
||||
private transient ISettings settings;
|
||||
private final transient TNTExplodeListener tntListener = new TNTExplodeListener(this);
|
||||
|
|
BIN
lib/bukkit.jar
BIN
lib/bukkit.jar
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue