OvercastNetwork / SportBukkit

CraftBukkit and Bukkit modifications that improve stability and add new features
99 stars 84 forks source link

TNT cannons doesnt work #138

Closed ghost closed 9 years ago

ghost commented 9 years ago

Version: http://gyazo.com/9ad7c4de1f1c4e1931ce5d0cced5e6cb Video proof: https://www.youtube.com/watch?v=8uI7XggnDN8

jedediah commented 9 years ago

When was this recorded and on what server?

ghost commented 9 years ago

5 minutes ago, in a private server with CardinalPGM

jedediah commented 9 years ago

What private server? On our network?

khazhyk commented 9 years ago

does this happen on a server just running sportbukkit without any plugins?

ghost commented 9 years ago

@jedediah no, in my server @khazhyk i looking this

jedediah commented 9 years ago

When was the SportBukkit running on that server built? This bug was fixed over a month ago https://github.com/OvercastNetwork/SportBukkit/commit/ad97443633e9464b00628f4227109256963518d2

ghost commented 9 years ago

I have this version: https://repo.oc.tc/service/local/repositories/snapshots/content/tc/oc/sportbukkit/1.8-R0.1-SNAPSHOT/sportbukkit-1.8-R0.1-20150215.041225-1.jar

jedediah commented 9 years ago

That build is from Feb 15th, fix was made on Feb 17th.

ghost commented 9 years ago

Ok, where can i found the lastest version?

jedediah commented 9 years ago

https://repo.oc.tc/content/repositories/snapshots/tc/oc/sportbukkit/1.8-R0.1-SNAPSHOT/sportbukkit-1.8-R0.1-20150325.005932-17.jar

ghost commented 9 years ago

Thanks!

ghost commented 9 years ago

See this: http://youtu.be/_eE0VTe0pJw

jedediah commented 9 years ago

That is normal behavior for 1.8. You can disable it in bukkit.yml:

settings:
    water-pushes-tnt: false
ghost commented 9 years ago

Really?! Thanks!