NOTE: Please leave a review if you enjoy using CozyPets
Report any issues, bugs, or suggestions on the
discussion page.
Optional CombatX Feature:
https://www.spigotmc.org/resources/combatlogx.31689/ [ I am not affiliated with CombatX. Contact CombatX with issues related to CombatX ]
Images of the Pet Items:
Code (YAML):
#------------------------------------------------------+ # COZYPETS # Developed By: SpicyKetchup #-------------------------------------------------------+
# Toggle what feature you want on your server Features:
petOnlyOwner: true
# If True | All pets will only work if the owner matches the player who tries to use it checkTeleport: true
# If True | Checks if teleporting to sethome location is safe before teleporting
# Hook with combatX to disable the use of some Pets while the player is in Combat # Only Works if you have it installed. # https://www.spigotmc.org/resources/combatlogx.31689/ # [ I am not the owner or affiliated with CombatX. Contact CombatX with issues related to CombatX ] CombatX:
use: true
pets:
homepet: true
enderchestpet: true
breadpet: false
trashpet: true
craftingpet: false
cowpet: false
random: false