Declare game version support as 1.8
This commit is contained in:
parent
25ee8a1496
commit
ee3b209c2d
@ -550,7 +550,7 @@ public class BungeeCord extends ProxyServer
|
||||
@Override
|
||||
public String getGameVersion()
|
||||
{
|
||||
return "1.7.9";
|
||||
return "1.8";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user