mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-02-05 06:11:22 +01:00
Update supported versions of MCAccessBukkit.
This commit is contained in:
parent
8d0751fa64
commit
6519ea1e19
@ -41,7 +41,7 @@ public class MCAccessBukkit implements MCAccess, BlockPropertiesSetup{
|
|||||||
public String getMCVersion() {
|
public String getMCVersion() {
|
||||||
// Bukkit API.
|
// Bukkit API.
|
||||||
// TODO: maybe output something else.
|
// TODO: maybe output something else.
|
||||||
return "1.4.6|1.4.7|?";
|
return "1.4.6|1.4.7|1.5.0|1.5.1|1.5.2|?";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user