Make Tumble work for real.
This commit is contained in:
parent
01699e6710
commit
4eae40adc8
Binary file not shown.
@ -1803,7 +1803,7 @@ public class TwosideKeeper extends JavaPlugin implements Listener {
|
|||||||
Arrow a = (Arrow)nearby.get(i);
|
Arrow a = (Arrow)nearby.get(i);
|
||||||
a.setCustomName("HIT");
|
a.setCustomName("HIT");
|
||||||
a.setVelocity(new Vector(0,0,0));
|
a.setVelocity(new Vector(0,0,0));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user