One time use kits removed from /kit?
zRiaz opened this issue ยท 10 comments
Could you make it so kits that are one time use (-1) get removed from the /kit list when they have been used?
Instead of the "You cant use that kit again" make it just not show up on /kit - Thanks :]
Doesn't it just show them crossed out? I don't see why we'd change that functionality since that's how it does it for timed kits.
Yes its crossed out. But like I feel like one time kits should just be removed from the kit list when used to keep the list clean without an unessecerry kit they wont ever be able to use again.
It shows them crossed out, however I see where @ISanderI is coming from, perhaps it should remove them from the /kit list when they've been used, or have a message under saying "You have 2 kits that you can redeem in x or more".
Something like this?
Where uses is the total amount of times the kit can be given to the player and where delay is the cooldown like current behavior.
armor:
delay: 10
uses: 5
items:
- 310 1
- 311 1
- 312 1
- 313 1
When delay is -1 it has only 1 use. Basically I want -1 delay kits to dissapear from the kit list after being used. The other amount of uses thing should be in another ticket.
I mean if you can never use the kit again, why would you want to keep it showing on the kit list?
Reasoning I really want this is because we have quite a few kits on our server and having 2 kits that are -1 kits. So cutting out quite a few of them from the list to make it just look cleaner would be a very nice solution for us.
@vemacs have any input on this?