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

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

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

revision 1802 by torben, Mon Apr 9 19:03:39 2012 UTC revision 1803 by torben, Mon May 28 14:32:53 2012 UTC
# Line 360  public class SnitchingChest  implements Line 360  public class SnitchingChest  implements
360                                                                    
361                                                                    
362                                          plugin.getLogger().info(msg);                                          plugin.getLogger().info(msg);
363                                          plugin.getMessageWrapper().sendMessage(owner, msg);                                          plugin.getMessageWrapper().sendMessage("system", owner, msg);
364                                  }                                  }
365                                                                    
366                          }                          }

Legend:
Removed from v.1802  
changed lines
  Added in v.1803

  ViewVC Help
Powered by ViewVC 1.1.20