Visual-Illusions / Realms

Realms - Minecraft Server Mod (Canary/Bukkit) Plugin for Area Protections
http://wiki.visualillusionsent.net/view/Realms
1 stars 0 forks source link

[Feature Request] Protection Support for Item Frames & Paintings (Hanging Entities) #25

Closed TISNF closed 11 years ago

TISNF commented 11 years ago

Figured I'd leave a note for project tracking.

darkdiplomat commented 11 years ago

Well for now you get this: https://github.com/Visual-Illusions/Realms/commit/51afc67b17dd0acd40c0684299cd2f5d1ca85f9a#L3R382

TISNF commented 11 years ago

Cool!... Umm in all honesty is this code implementation suppose to do something as it is right now (I think it should but not sure since I've tried and it doesn't seem to protect the entities or give any messages) or are you just showing me that you're working on it since I see that the Canary implementation of the hook is missing something (failed implementation as you call it lol) ?

darkdiplomat commented 11 years ago

I didn't register the hook in the listener yet

TISNF commented 11 years ago

Making some progress I see? The entities in a protected zone are not destroyable from within the zone itself (good!) however if a player is just standing outside of the zone where they happen to have permission then the entity becomes destroyable.

darkdiplomat commented 11 years ago

alright thanks for the report, I'll add checking the zone the entity is in rather than the players location