Setting names of pets
AkashRulez opened this issue ยท 1 comments
I want to make it so that the pets name is automatically set as (User)'s (TypeofPet)
How do I do that in the config?
For example, If I chose any kind of pet and my user name is AkashRulez, I want it to be so that the pet is automatically called - "AkashRulez's Pet"
https://github.com/DSH105/EchoPet/wiki/Config.yml#pets-section
defaultName
takes (user)
and (userApos)
(for convenience) :)