/[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 1738 by torben, Sun Mar 18 10:19:19 2012 UTC revision 1739 by torben, Sun Mar 18 10:35:28 2012 UTC
# Line 51  public class HoerupUtilsPlugin extends J Line 51  public class HoerupUtilsPlugin extends J
51                  getCommand("cylinder").setExecutor( generalContractor );                  getCommand("cylinder").setExecutor( generalContractor );
52    
53                                    
54                  getCommand("cylinder").setExecutor( new TemplateCommand(this) );                  getCommand("template").setExecutor( new TemplateCommand(this) );
55    
56                  LogintimeHandler logintimeHandler = new LogintimeHandler( this.getDataFolder() );                  LogintimeHandler logintimeHandler = new LogintimeHandler( this.getDataFolder() );
57                                    

Legend:
Removed from v.1738  
changed lines
  Added in v.1739

  ViewVC Help
Powered by ViewVC 1.1.20