Paid sign tracking #8

Closed
opened 2022-02-28 11:23:14 +01:00 by EpicKnarvik97 · 1 comment

For refunds to make sense, tracking of paid signs is necessary. Every created sign matching a paid sign needs to be tracked, and un-tracked when the sign is broken. We need to store the player that created the paid sign and the location of the sign. When the sign is broken, a refund to the creator should happen. Afterwards, the sign should be removed from tracked signs.

For refunds to make sense, tracking of paid signs is necessary. Every created sign matching a paid sign needs to be tracked, and un-tracked when the sign is broken. We need to store the player that created the paid sign and the location of the sign. When the sign is broken, a refund to the creator should happen. Afterwards, the sign should be removed from tracked signs.
EpicKnarvik97 added the
enhancement
label 2022-02-28 11:23:14 +01:00
Author
Owner

Implemented.

Implemented.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KnarCraft/PaidSigns#8
No description provided.