/[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 1775 by torben, Thu Apr 5 12:50:15 2012 UTC revision 1776 by torben, Thu Apr 5 12:57:33 2012 UTC
# Line 136  public class SnitchingChest  implements Line 136  public class SnitchingChest  implements
136                          Location loc = getChestLocation(server, chest);                          Location loc = getChestLocation(server, chest);
137                          chestMap.put(loc, chest);                                chestMap.put(loc, chest);      
138                  }                  }
139                    
140                    plugin.getLogger().info("[SnitchingChest] loaded " + chestMap.size() + " chests");
141          }          }
142                    
143                    

Legend:
Removed from v.1775  
changed lines
  Added in v.1776

  ViewVC Help
Powered by ViewVC 1.1.20