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

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

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

revision 3223 by torben, Sat Jan 6 15:40:01 2018 UTC revision 3224 by torben, Sat Jan 6 19:55:43 2018 UTC
# Line 117  public class HoerupUtilsPlugin extends J Line 117  public class HoerupUtilsPlugin extends J
117                                    
118                                    
119                  getCommand("fillchest").setExecutor( new ChestFiller() );                  getCommand("fillchest").setExecutor( new ChestFiller() );
120                    getCommand("fillallchests").setExecutor( new ChestFillerAll() );
121                                    
122                                    
123                  // - fun/crazy/party elements                  // - fun/crazy/party elements

Legend:
Removed from v.3223  
changed lines
  Added in v.3224

  ViewVC Help
Powered by ViewVC 1.1.20