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

Make it impossible for players to break item frames on spawn platforms #232

Open skitrip42 opened 8 years ago

skitrip42 commented 8 years ago

It is currently possible for players to break item frames on the spawn platform of maps. Modifying the spawn platform is something that shouldn't be allowed. Also players could take items from those item frames and take them into the map.

net commented 8 years ago

Also players could take items from those item frames and take them into the map.

Have you tested this? It shouldn't be possible for players to bring items from the spawn platform into lanes.

skitrip42 commented 8 years ago

Autoref clears your inventory, but you can still drop items on their own through the spawn troughs and they won't get destroyed. I have tested this. I'll create a separate issue for it.