Hi there, as the title says, Id like to make it so a player can only buy an item once. How would i go about doing that? Is it even possible?
Allow an item to only be purchasable onceSuggestion
I want a similar solution, you can set how many times you can buy it.
Ty
I would like to bump this as well.
I was looking for this excact thing, you can achieve it by adding a cooldown for enough time that it will continue until the end of wipe, but when wipe comes you will have to manually remove the cooldown data since there is no config option to clear this on wipe.