You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grief Prevention now blocks the interact on shop signs.
We have attempted to have GP reverse the commit that causes the bug, however the author appears to believe that his solution is the correct one. Details here:
GP have now approved a PR GriefPrevention/GriefPrevention#2142 that resolves the issue partially. However I would suggest that future shop versions specify the iseditable tag. or potentially use a iswaxed attribute.
This would allow a greater compatibility with multiple protection software.
I believe this bug has been fixed in the latest versions of Shop. Right clicking a sign does not edit it for me, however I have not tested it out with GriefPrevention. Since this is no longer an issue for you I am going to close this ticket, however if you are still having issues please feel free to log a new bug report!
Is there an existing issue for this?
Type of bug
Compatibility issue
Environment
Server startup log
GriefPrevention/GriefPrevention#2134
Shop config files
GriefPrevention/GriefPrevention#2134
Error log (if applicable)
No response
Bug description
Grief Prevention now blocks the interact on shop signs.
We have attempted to have GP reverse the commit that causes the bug, however the author appears to believe that his solution is the correct one. Details here:
GriefPrevention/GriefPrevention#2134
Please amend shop to either run at at a higher priority, or... mark the sign as not editable or wax the signs.
Any of the 3 solutions will ensure ongoing compatibility.
n.b. Many other plugins signs are unaffected as they just lower their priority to LOWEST. this ensures your plugin always handles the interact first.
Steps to reproduce
click a shop sign in a grief prevention protected claim
Expected behaviour
interact should be possible to complete a purchase / sale
Actual behaviour
event is blocked by GP
Other information
No response
The text was updated successfully, but these errors were encountered: