mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-07-29 00:43:46 +00:00
parent
8dbcebda53
commit
ec5edf7bd2
3 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ import org.yaml.snakeyaml.error.YAMLException;
|
|||
|
||||
public class Essentials extends JavaPlugin implements IEssentials
|
||||
{
|
||||
public static final int BUKKIT_VERSION = 2352;
|
||||
public static final int BUKKIT_VERSION = 2396;
|
||||
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…
Add table
Add a link
Reference in a new issue