Need to handle the case where the sign is destroyed outside the block break event #10
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: KnarCraft/PaidSigns#10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, if a tracked sign is destroyed by anything but a block break event, the sign is still tracked. Need to figure out how to handle this. Can add an option for refunding if not broken by a player. Need to detect the change no matter what.
483ffaec2b
mitigates this somewhat, but for refunding to work in these cases, more checks are required.