Adventure-Terraria-Server-Project / HouseRegions-Plugin

House Regions plugin for Terraria Server API and TShock.
GNU General Public License v3.0
6 stars 18 forks source link

Item frame problem #22

Closed C0sm0s-Chill closed 2 years ago

C0sm0s-Chill commented 2 years ago

Item frame take items in hand when player click on ..

Stealownz commented 2 years ago

Item frames are like chests now, HouseRegions plugin only protects the item frame tile but does not protect the contents. Our other Protector plugin: https://github.com/Adventure-Terraria-Server-Project/Protector-Plugin plans to support protecting the contents of item frames but is current not yet implemented.