Search found 1 match

by mtjaxter
Sat Oct 08, 2011 12:21 am
Forum: Other
Topic: Java Bukkit Plugin Tutorial: TNT Blocking - Project Set-up [
Replies: 1
Views: 937

Java Bukkit Plugin Tutorial: TNT Blocking - Project Set-up [

I was doing the tutorial of part 1 video. You said post my information into the forums, I didn't know which forum exactly so i figured I'd post it here ;).. HERE is what I have in the TNTNotifier.java package en.us.jaxter.bukkit; import java.util.logging.Logger; import org.bukkit.plugin.PluginDescri...