/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/WhereisCommand.java
ViewVC logotype

Diff of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/WhereisCommand.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1469 by torben, Sun Mar 20 16:59:53 2011 UTC revision 1470 by torben, Wed May 18 19:08:29 2011 UTC
# Line 43  public class WhereisCommand implements C Line 43  public class WhereisCommand implements C
43                  int bearing = calcBearing(player.getLocation(), targetLoc);                  int bearing = calcBearing(player.getLocation(), targetLoc);
44    
45    
46                  target.sendMessage("Whereis: you are tracked by " + player.getName() );                  //target.sendMessage("Whereis: you are tracked by " + player.getName() );
47                                    
48                                    
49                                    

Legend:
Removed from v.1469  
changed lines
  Added in v.1470

  ViewVC Help
Powered by ViewVC 1.1.20