
Suggestion: TownBlockClaimCostCalculationEvent Get Player claiming
JustinDevB opened this issue ยท 3 comments
Please explain your feature request to the best of your abilities:
Allow access through the event to the player that is attempting to claim the chunks.
TownBlockClaimCostCalculationEvent#getPlayer() does not exist. There is no way to access the player firing the event.
The event is not always thrown from claiming, it also is thrown when /towny prices is used and probably other places.
Any chance the event is also being thrown when upkeep is collected? I've had a few towns get charged almost double what their daily upkeep says it should be. Wondering if that could be part of the issue