--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/WhereisCommand.java 2011/05/18 19:00:26 1469 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/WhereisCommand.java 2011/05/18 19:08:29 1470 @@ -43,7 +43,7 @@ int bearing = calcBearing(player.getLocation(), targetLoc); - target.sendMessage("Whereis: you are tracked by " + player.getName() ); + //target.sendMessage("Whereis: you are tracked by " + player.getName() );