rmct / AutoReferee

Bukkit plugin for automatically refereeing competitive Minecraft matches.
http://rmct.github.com/AutoReferee
GNU General Public License v3.0
35 stars 19 forks source link

Spectators can break minecarts #112

Closed Paranormalcow closed 11 years ago

Paranormalcow commented 11 years ago

In maps such as Ow box, minecarts are used as bow targets to trigger redstone. As of right now spectators are able to break the minecarts, triggering the redstone.

Keanulaszlo commented 11 years ago

Possibly a SportBukkit or perhaps a permissions issue.

authorblues commented 11 years ago

Shouldn't be SportBukkit causing it. How are they being broken? Entity damage events are being cancelled, and minecarts are entities. Not sure. We will look into it. Thanks, paranormalcow.