mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-12-30 13:09:10 +01:00
Whoops. MC 1.5.2 should be working now
This commit is contained in:
parent
77fa6f56d8
commit
684d1e0ff0
@ -431,5 +431,5 @@ public class Citizens extends JavaPlugin implements CitizensPlugin {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
private static final String COMPATIBLE_MC_VERSION = "1.5.1";
|
private static final String COMPATIBLE_MC_VERSION = "1.5.2";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user