Don't like ads? PRO users don't see any ads ;-)
Guest

OnCommand

By: a guest on May 24th, 2012  |  syntax: Java  |  size: 0.20 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.     public boolean onCommand(CommandSender sender, Command cmd,
  2.             String commandLabel, String[] args) {
  3.         if (args.length < 1) {
  4.             if (sender.hasPermission("Jeromsky.basic"));