Update compile version to v1_11_R1

This commit is contained in:
Jerom van der Sar 2016-11-17 22:56:50 +01:00
parent 28142a6883
commit 6e6842dbd2

View File

@ -13,7 +13,7 @@ import org.bukkit.craftbukkit.v1_11_R1.CraftServer;
public class ServerInterface extends FreedomService public class ServerInterface extends FreedomService
{ {
public static final String COMPILE_NMS_VERSION = "v1_10_R1"; public static final String COMPILE_NMS_VERSION = "v1_11_R1";
public ServerInterface(TotalFreedomMod plugin) public ServerInterface(TotalFreedomMod plugin)
{ {