mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 13:33:54 +00:00
Update compile version to v1_11_R1
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user