Add a delay to detect if another plugin breaks the sign #13
Loading…
x
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?
CraftBook tends to break a sign if the user isn't allowed to place it. To allow PaidSigns to detect this, it would be possible to add a delayed action after sign creation which checks if the sign still exists. If it's still in the sign tracker, but the physical sign doesn't exist, refund and remove immediately.
This would fix the current problem where the user has to place and break a sign to be refunded.