GenisysProPlugins / PluginRequests

Request Plugins To Be Modified To Work With GenisysPro Here
0 stars 0 forks source link

Could not protect Items in the frame. #8

Closed TeddyPE closed 7 years ago

TeddyPE commented 7 years ago

Issue description I can't protect Items in the frame. The protection plugin could not protect it. Even when I installed spawn-protection, things were broken.

How can I solve it?

DerddyDert commented 7 years ago

Spawn-Protection does not cover items in item frames. World/area protection plugus i.e., World Protect, WorldGuard, and iProtector also do not cover items in item frames. Provide a link to a finished item frame protector plugin that needs to be updated to work on genisyspro or create one.

MasterOfTheRealm commented 7 years ago

There is a version of Iprotector that protects itemframes as well

MasterOfTheRealm commented 7 years ago

https://github.com/kenygamer/iProtector-v4.0

try this and tell me if it works

EinBexiii commented 7 years ago

Use the ItemFrameDropItemEvent. If you want the items do not move in the ItemFrame use the PlayerInteract Event.

TeddyPE commented 7 years ago

@MasterOfTheRealm I solved it! Thank you. :)