Make Tumble work for real.

dev
sigonasr2 9 years ago
parent 01699e6710
commit 4eae40adc8
  1. BIN
      TwosideKeeper.jar
  2. 2
      src/sig/plugin/TwosideKeeper/TwosideKeeper.java

Binary file not shown.

@ -1803,7 +1803,7 @@ public class TwosideKeeper extends JavaPlugin implements Listener {
Arrow a = (Arrow)nearby.get(i);
a.setCustomName("HIT");
a.setVelocity(new Vector(0,0,0));
}
}
}
}
}

Loading…
Cancel
Save