mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Update compile version to v1_11_R1
This commit is contained in:
parent
28142a6883
commit
6e6842dbd2
@ -13,7 +13,7 @@ import org.bukkit.craftbukkit.v1_11_R1.CraftServer;
|
||||
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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user