I need a plugin or a way where I can disable Roof Cannoning on my server.
No, what it means is a falling entity won't go above 255 TNT doesn't matterWhat I mean is to make it tnt can not go above 255, therefore if someone builds a skybase they have to go through the walls
What is roof cannoning?
I thought I bought that recently, but there were things I did not like about it and there was no disable option. But how do I re-download it again I can't seem to find it.BrawlEssentials has a feature like this. Where you cannot place tnt above a certain y lvl, configurable
Every 5 ticks: # Adjust to your liking.
loop all entities:
loop-entity is tnt
loop-entity is above y 255
Code:Every 5 ticks: # Adjust to your liking. loop all entities: loop-entity is tnt loop-entity is above y 255
Untested, but logically it would work.
https://skunity.com/ may be of some use.
I removed it off MCM, however.. You could have disabled pretty much everything within the plugin.I thought I bought that recently, but there were things I did not like about it and there was no disable option. But how do I re-download it again I can't seem to find it.
YepI guess he removed it
I thought you were a dev?
http://dev.bukkit.org/bukkit-plugins/antiroofcannon/. That plugin works fine.
