Add refunding #3
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#3
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?
As it might not be fun to pay a bunch of times if you need to remove and recreate the same sign, refunds might be a good idea. Add an option in the configuration file to enable refunds, and another one to set the refund percentage (of the paid sum). Add a listener when breaking signs to refund the player. (WARNING: it's not possible to determine whether the user breaking the sign is the user that created the sign, thus making it possible to grief players by breaking their signs and taking the refund)
Fixed. #8 fixes the griefing problem.