If it stops working for some reason use the discussion section to report! Thank You!
~ qtChan
Mini Pets
Mini companions right by your side!
Requires Spigot 1.8.8 or higher!
- 36 unique pets w/ height differences for grounded or flying pets
- Ability to pet, ride, fly, wear, and name your mini pet(Left-Click pets to pet them)
- Create and add your own pet skins
- Language file for easy message customization
- EULA friendly
- /mp reload - Reload Mini Pets config
- /mp petselector - Gives you a Pet Selector
- /mp gui - Open pet selector
- /mp types - Lists all types of pets
- /mp spawn <type> - Spawn a mini pet
- /mp remove - Remove your mini pet
- /mp menu - Open your current pet's menu
- /mp ride - Ride your current pet
- /mp wear - Wear your current pet
- /mp name [name] - Name your current pet
- mp.command - Permission to use /mp command
- mp.namepet - Permission to name your pet
- mp.reload - Permission to reload the Mini Pets config
- mp.ride - Permission to ride your pet
- mp.wear - Permission to wear your pet
- mp.allpets - Permission to all pets
- mp.bear - Permission to Bear pet
- mp.beaver - Permission to Beaver pet
- mp.bee - Permission to Bee pet
- mp.bird - Permission to Bird pet
- mp.cat - Permission to Cat pet
- mp.chick - Permission to Chick pet
- mp.chicken - Permission to Chicken pet
- mp.cow - Permission to Cow pet
- mp.crab - Permission to Crab pet
- mp.dog - Permission to Dog pet
- mp.dolphin - Permission to Dolphin pet
- mp.duck - Permission to Duck pet
- mp.elephant - Permission to Elephant pet
- mp.ferret - Permission to Ferret pet
- mp.fox - Permission to Fox pet
- mp.frog - Permission to Frog pet
- mp.goat - Permission to Goat pet
- mp.hedgehog - Permission to Hedgehog pet
- mp.hippo - Permission to Hippo pet
- mp.horse - Permission to Horse pet
- mp.lion - Permission to Lion pet
- mp.monkey - Permission to Monkey pet
- mp.mouse - Permission to Mouse pet
- mp.otter - Permission to Otter pet
- mp.panda - Permission to Panda pet
- mp.parrot - Permission to Parrot pet
- mp.pig - Permission to Pig pet
- mp.penguin - Permission to Penguin pet
- mp.polarbear - Permission to Polar Bear pet
- mp.rabbit - Permission to Rabbit pet
- mp.seal - Permission to Seal pet
- mp.snake - Permission to Snake pet
- mp.squirrel - Permission to Squirrel pet
- mp.tiger - Permission to Tiger pet
- mp.turtle - Permission to Turtle pet
- mp.walrus - Permission to Walrus pet
- lang.yml
# Mini Pets Language File #
config-reloaded: "&aConfig reloaded"
mp-gui: "Open pet selector"
mp-menu: "Open your current pet's menu"
mp-name: "Name your current pet"
mp-petselector: "Gives you a Pet Selector"
mp-reload: "Reload Mini Pets config"
mp-remove: "Remove your mini pet"
mp-ride: "Ride your current pet"
mp-spawn: "Spawn a mini pet"
mp-types: "Lists all types of pets"
mp-wear: "Wear your current pet"
name-tag-color: "&6"
no-permission: "&cYou do not have permission to do that"
no-permission-command: "&cYou do not have permission to use this command"
no-permission-pet: "&cYou do not have permission for this pet"
no-permission-pet-name: "&cYou do not have permission to name your pet"
pet-gui-locked: "&cLOCKED"
pet-gui-unlocked: "&7UNLOCKED"
pet-invalid-type: "&cInvalid pet type. Do /mp types to see all valid pets types."
pet-menu-name-pet: "&7Click to name your pet"
pet-menu-remove: "&cRemove pet"
pet-menu-rename-pet: "&7Click to rename"
pet-menu-ride: "&6Ride pet"
pet-menu-wear: "&6Wear pet"
pet-name: "&aSuccessfully named pet to '%PET_NAME%'"
pet-name-filtered: "&cYou cannot name your pet that"
pet-name-no-symbols-numbers: "&cName must not contain numbers or symbols"
pet-name-too-long: "&cName must 16 letters or less"
pet-name-type-name: "&aType below what you would like to name your pet"
pet-not-found: "&cCould not find pet"
pet-removed: "&aPet removed"
pet-spawned: "&aPet spawned"
pet-wear-cannot-interact: "&cYou can only interact with your pet when wearing it"
usage: "Usage"
unsupported-version: "&cYou are using an unsupported version of Spigot. Please revert to using your last used Spigot.jar file."
# Pets #
bear: "&aBear"
beaver: "&aBeaver"
bee: "&aBee"
bird: "&aBird"
cat: "&aCat"
chick: "&aChick"
chicken: "&aChicken"
cow: "&aCow"
crab: "&aCrab"
dog: "&aDog"
dolphin: "&aDolphin"
duck: "&aDuck"
elephant: "&aElephant"
ferret: "&aFerret"
fox: "&aFox"
frog: "&aFrog"
goat: "&aGoat"
hedgehog: "&aHedgehog"
hippo: "&aHippo"
horse: "&aHorse"
lion: "&aLion"
monkey: "&aMonkey"
mouse: "&aMouse"
otter: "&aOtter"
panda: "&aPanda"
parrot: "&aParrot"
penguin: "&aPenguin"
pig: "&aPig"
polar-bear: "&aPolar Bear"
rabbit: "&aRabbit"
seal: "&aSeal"
snake: "&aSnake"
squirrel: "&aSquirrel"
tiger: "&aTiger"
turtle: "&aTurtle"
walrus: "&aWalrus"
Code:
# Mini Pets Language File #
config-reloaded: "&aConfig reloaded"
mp-gui: "Open pet selector"
mp-menu: "Open your current pet's menu"
mp-name: "Name your current pet"
mp-petselector: "Gives you a Pet Selector"
mp-reload: "Reload Mini Pets config"
mp-remove: "Remove your mini pet"
mp-ride: "Ride your current pet"
mp-spawn: "Spawn a mini pet"
mp-types: "Lists all types of pets"
mp-wear: "Wear your current pet"
name-tag-color: "&6"
no-permission: "&cYou do not have permission to do that"
no-permission-command: "&cYou do not have permission to use this command"
no-permission-pet: "&cYou do not have permission for this pet"
no-permission-pet-name: "&cYou do not have permission to name your pet"
pet-gui-locked: "&cLOCKED"
pet-gui-unlocked: "&7UNLOCKED"
pet-invalid-type: "&cInvalid pet type. Do /mp types to see all valid pets types."
pet-menu-name-pet: "&7Click to name your pet"
pet-menu-remove: "&cRemove pet"
pet-menu-rename-pet: "&7Click to rename"
pet-menu-ride: "&6Ride pet"
pet-menu-wear: "&6Wear pet"
pet-name: "&aSuccessfully named pet to '%PET_NAME%'"
pet-name-filtered: "&cYou cannot name your pet that"
pet-name-no-symbols-numbers: "&cName must not contain numbers or symbols"
pet-name-too-long: "&cName must 16 letters or less"
pet-name-type-name: "&aType below what you would like to name your pet"
pet-not-found: "&cCould not find pet"
pet-removed: "&aPet removed"
pet-spawned: "&aPet spawned"
pet-wear-cannot-interact: "&cYou can only interact with your pet when wearing it"
usage: "Usage"
unsupported-version: "&cYou are using an unsupported version of Spigot. Please revert to using your last used Spigot.jar file."
# Pets #
bear: "&aBear"
beaver: "&aBeaver"
bee: "&aBee"
bird: "&aBird"
cat: "&aCat"
chick: "&aChick"
chicken: "&aChicken"
cow: "&aCow"
crab: "&aCrab"
dog: "&aDog"
dolphin: "&aDolphin"
duck: "&aDuck"
elephant: "&aElephant"
ferret: "&aFerret"
fox: "&aFox"
frog: "&aFrog"
goat: "&aGoat"
hedgehog: "&aHedgehog"
hippo: "&aHippo"
horse: "&aHorse"
lion: "&aLion"
monkey: "&aMonkey"
mouse: "&aMouse"
otter: "&aOtter"
panda: "&aPanda"
parrot: "&aParrot"
penguin: "&aPenguin"
pig: "&aPig"
polar-bear: "&aPolar Bear"
rabbit: "&aRabbit"
seal: "&aSeal"
snake: "&aSnake"
squirrel: "&aSquirrel"
tiger: "&aTiger"
turtle: "&aTurtle"
walrus: "&aWalrus"
- skins.yml
Code:
BEAR:
texture: default
BEAVER:
texture: default
BEE:
texture: default
BIRD:
texture: default
CAT:
texture: default
CHICK:
texture: default
CHICKEN:
texture: default
CRAB:
texture: default
COW:
texture: default
DOG:
texture: default
DOLPHIN:
texture: default
DUCK:
texture: default
ELEPHANT:
texture: default
FERRET:
texture: default
FOX:
texture: default
FROG:
texture: default
GOAT:
texture: default
HEDGEHOG:
texture: default
HIPPO:
texture: default
HORSE:
texture: default
LION:
texture: default
MONKEY:
texture: default
MOUSE:
texture: default
OTTER:
texture: default
PANDA:
texture: default
PARROT:
texture: default
PENGUIN:
texture: default
PIG:
texture: default
POLAR_BEAR:
texture: default
RABBIT:
texture: default
SEAL:
texture: default
SNAKE:
texture: default
SQUIRREL:
texture: default
TIGER:
texture: default
TURTLE:
texture: default
WALRUS:
texture: default
This resource is NOT meant for redistributing in any way or form.