This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 158
Pet Renaming
RadBuilder edited this page Dec 3, 2016
·
3 revisions
UltraCosmetics contains a feature that allows players to rename their pet. The name is stored with the system specified in Ammo System section.
The Ammo System doesn't need to be enabled! The storage system configuration is just located in Ammo System Section!
To turn on this feature, just change Enabled: false
to Enabled: true
in the configuration file.
If Permission-Required
is set to true
, the permission ultracosmetics.pets.rename
will be required to rename a pet.
If requires-money
is set to true
, it'll require the specified Price
to rename a pet.
Pets-Rename:
Enabled: false
Permission-Required: false
Requires-Money:
Enabled: true
Price: 100
You can rename a pet from the Pet Menu or by using the command: /uc menu renamepet
.
The Wiki was last updated for UltraCosmetics 2.8-DEV-b5