/[projects]/miscJava/minecraft-plugins/hoeruputils/src/AdminDestroy.java
ViewVC logotype

Diff of /miscJava/minecraft-plugins/hoeruputils/src/AdminDestroy.java

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

revision 1203 by torben, Wed Dec 1 08:53:44 2010 UTC revision 1204 by torben, Mon Dec 6 15:13:46 2010 UTC
# Line 4  import java.util.*; Line 4  import java.util.*;
4    
5  public class AdminDestroy  extends PluginListener {      public class AdminDestroy  extends PluginListener {    
6    
7          final static Logger log = Logger.getLogger("HoerupUtils");          final static Logger log = Logger.getLogger("Minecraft");
8    
9          //private boolean adminDestroy = false;          //private boolean adminDestroy = false;
10          private Set<String> adminDestroyers = new HashSet<String>();          private Set<String> adminDestroyers = new HashSet<String>();

Legend:
Removed from v.1203  
changed lines
  Added in v.1204

  ViewVC Help
Powered by ViewVC 1.1.20