claiming kits for someone else (OP)
arnokeesman opened this issue ยท 1 comments
Is your feature request related to a problem?
No response
Describe the solution or feature you'd like.
The ability to claim a kit to someone else
Might also need a config option for what happens to the cooldown
Agreements
- I have searched for and ensured there isn't already an open issue regarding this.
- I have ensured the feature I'm requesting isn't already in the latest supported mod version.
Other
Is there a way to give a player a kit with commands? I'm looking to give a kit to players that they wouldn't normally have access to.
Could this be added with a player argument at /kit claim <kit_name> {target_player]
or should it be a separate thing?
Nowadays, I very slightly lean towards /kit claimOther
because Brigadier
will probably complain with "ambiguous match" otherwise. (despite still working)
That said, if you prefer the /kit claim <kit_name> {target_player]
form, I'm not going to complain. It's syntactically entirely reasonable imo. Brigadier is just weird.