Jul 19th, 2014, 10:38 PM
I know this isn't exactly a report... but I thought people should see this. It's both funny and annoying.
![[Image: 2014_07_19_11_38_16.png]](http://s18.postimg.org/81g2sct05/2014_07_19_11_38_16.png)
![[Image: 2014_07_19_11_38_37.png]](http://s18.postimg.org/71prwndud/2014_07_19_11_38_37.png)
![[Image: 2014_07_19_22_04_31.png]](http://s18.postimg.org/nlngiw34l/2014_07_19_22_04_31.png)
![[Image: 2014_07_19_22_26_02.png]](http://s18.postimg.org/grd5t7ahh/2014_07_19_22_26_02.png)
![[Image: 2014_07_19_11_38_16.png]](http://s18.postimg.org/81g2sct05/2014_07_19_11_38_16.png)
![[Image: 2014_07_19_11_38_37.png]](http://s18.postimg.org/71prwndud/2014_07_19_11_38_37.png)
![[Image: 2014_07_19_22_04_31.png]](http://s18.postimg.org/nlngiw34l/2014_07_19_22_04_31.png)
![[Image: 2014_07_19_22_26_02.png]](http://s18.postimg.org/grd5t7ahh/2014_07_19_22_26_02.png)
![[Image: 2014_07_19_22_26_59.png]](http://s18.postimg.org/6738am5zp/2014_07_19_22_26_59.png)
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}