Incremented API version to 8
This commit is contained in:
parent
550c3038b8
commit
f0779d288c
2 changed files with 5 additions and 5 deletions
|
|
@ -142,7 +142,7 @@ public class CoreProtectAPI extends Queue {
|
|||
}
|
||||
|
||||
public int APIVersion() {
|
||||
return 7;
|
||||
return 8;
|
||||
}
|
||||
|
||||
public List<String[]> blockLookup(Block block, int time) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue