Updated internal version number from five to six.
This commit is contained in:
parent
9421482065
commit
88252fb9ea
@ -60,7 +60,7 @@ public class HerobrineAI extends JavaPlugin implements Listener {
|
|||||||
|
|
||||||
public Location hbSpawnData = null;
|
public Location hbSpawnData = null;
|
||||||
public boolean removeHBNextTick = false;
|
public boolean removeHBNextTick = false;
|
||||||
public String pluginVersionCount = "5";
|
public String pluginVersionCount = "6";
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onEnable() {
|
public void onEnable() {
|
||||||
|
Reference in New Issue
Block a user