SeanOMik / TamableFoxes

SpigotMC Plugin that gives you the ability to tame foxes!
MIT License
27 stars 17 forks source link

[Feature] /givefox - Transfer foxes. #66

Closed hirata-estate closed 2 years ago

hirata-estate commented 2 years ago

Describe your feature request. Allows transferring of foxes, just like EssentialsX /givepet.

/givefox {player} - transfers the fox right-clicked after doing this command to the player entered.

Permission nodes:

tamablefoxes.give - lets them transfer foxes.
tamablefoxes.give.receive - allows them to have foxes transferred to them.

^ A player without the tamablefoxes.tame permission could just ask someone that has it to tame a fox and then transfer it to them. This can fix that/make it configurable.

Additional context This not only allows the transferring of foxes, but also lets server admins transfer the foxes if the user encounters a UUID issue.

SeanOMik commented 2 years ago

Good idea, I'll implement it soon and notify you when its released.

SeanOMik commented 2 years ago

@ultraic-space This was just implemented in the latest release. Check the readme to view the permissions though since I did change them slightly.