Lorenzo0111 / QualityArmory

A quality gun plugin similar to CrackShot.
GNU General Public License v3.0
95 stars 51 forks source link

[Feature]: Add parameter to select player to send the Resource pack to. #582

Closed Relaxing9 closed 1 month ago

Relaxing9 commented 1 month ago

Confirmations

What is your request about?

Other

Description

Be able to add a name to the end of the /qa sendResourcepack command, so it can be either /qa [playerName] sendResourcepack or /qa sendResourcepack [playerName]. My use case is not to have people have too many commands, but be able to step on a Command Block (Also have playerName work with @p) and have that autoran for you. Also of note is even if you are on the whitelist to get the resourcepack you don't automatically get it, only when you run the command.

Lorenzo0111 commented 1 month ago

If you have the qualityarmory.sendresourcepack.other permission you are already able to use the /qa sendResourcepack <player> command. Remember that selectors (@p, @s etc) are not supported by plugins by default so you should use some external plugin such as PsudoCommands