Webwalking #getDestination is messed up. That means the webwalker is not working.
Please use WalkingEvent in the mean time. The Develepors are currently working on the issue but they are still busy in real life.
Wait for an update
`Chris
Thanks for the updated values.
Meant to update my reply about -1
this is how I was using it.
private boolean playerIsSkulled(Player player) {
// If the player has a skull icon
return player.getSkullIcon() != -1;
}