Pets

Do you want a pet? This plugin is for you!

Total Downloads: 12,246 - First Release: Mar 22, 2015 - Last Update: Jun 11, 2018

4.63636/5, 44 likes
  1. not "pets.canbear" but "canbear" read carefully the overview of the plugin.

    Guys is there any possibility to tame more than 1 animal?)))
     
  2. oxide perm system change so i get this error when i use canbear as a perms

    [Oxide] 2:40 PM [Info] Permission 'canbear' doesn't exist
     
  3. Then you should proper validate the version of Pets and look closer here in this thread for fixes.
     
  4. Wulf

    Wulf Community Admin

    It hasn't changed, it was only a warning before. The official version of this plugin still works as it shows on the Overview, else use the perms from the modified version of the plugin posted in this thread.
     
  5. Hello I would like to disable the loss of point of starvation and thirst . ( To avoid having to fed ) I would like the familiar loses no point of hunger and thirst , sorry if I hurt myself understood . What I must touch line to adjust this?
     
  6. I love this plugin! I like the players on my server to my pet Bear Jonny, I went in vanish mode and put him to sleep and they killed him :( So we had I made sure I built him a shrine to always remember him. RIP Jonny

    Clip of it working -

     
  7. We use the chickens only on our server as the numbers are low and we can then control the power and speed of that 1 animal.
    I call them Zombie Chickens and have a popup help menu for all players to read on how to use them.

    We also get death messages come up for when the chicken kills a player. 8)
    "A Nasty Zombie Chicken Ate the Brains of {Victim Name}"

    I have assigned the FIRE_THIRD as the main use key and explain to players how to manually assign and save whatever key they want to be the Pet key.
    That has made the Pet plugin much better as you can now put the pet to sleep or attack or eat and he won't wake up and run when you go to pick something up.
    Chickens are like gold on our server.
    Here are the instructions I put up on our Popup, hope they can help someone:

    "You can own a Zombie Chicken. Zombie Chickens are more Powerful, Stonger and Faster",
    "Zombie Chickens can be used to Attack and Defend. /pet sleep will make it stay and rest",
    "You must Feed and Rest your Zombie Chicken to keep it Alive",
    "The Main Chicken key is attack3",
    "To Bind the Chicken key: Press F1 to get Console To make it T, Type: bind t +attack3",
    "To bind other keys, just change the ,t to another key or button, Eg. mouse2, l or rightalt",
    "To SAVE the keybind Type writecfg in console and press enter",
    "Text Commands are /pet info | /pet sleep | /pet free",
    "After every server restart you need to do /pet to turn on Pets",
    "To Train a Zombie Chicken, find a Chicken and look at it then press the attack3 key",
    "Once you have a <color=orange>Zombie Chicken, press the attack3 key to make your Zombie Chicken Attack, Move or Feed",
    "Press attack3 and Reload together to make your Zombie Chicken Follow/UnFollow",
    "Your Zombie Chicken might auto defend you if you are Attacked and Defend itself if Attacked"
     
    Last edited by a moderator: Feb 2, 2016
  8. whats the pet limit can u set pet limit per player
     
    Last edited by a moderator: Feb 3, 2016
  9. With this plugin you get 1 pet at a time.
     
  10. v3x

    v3x

    Can the hunger be modified so that the animals get full after eating another animal?

    Code:
    RustMetabolism.calories.Add(RustMetabolism.calories.max * 0.03f);
    RustMetabolism.hydration.Add(RustMetabolism.hydration.max * 0.03f);
     
  11. Hello, how to give food to animal? Someone can explain me pls?
     
  12. why if attack the player or npc draw a selected myself
    [DOUBLEPOST=1455678013][/DOUBLEPOST]
    Code:
                void Sleep()
                {
                    Base.state = BaseNPC.State.Sleeping;
                    Base.sleep.Recover(2f);
                    Base.Heal(Base.MaxHealth() * 0.01f);
                    RustMetabolism.calories.Add(RustMetabolism.calories.max * 0.01f);
                    RustMetabolism.hydration.Add(RustMetabolism.hydration.max * 0.01f);
                    RustMetabolism.stamina.Run(4f);
                    Base.StartCooldown(2f, true);
                }
    
    It?
     
  13. Hi. Is there any chance of having a feed function?

    eg. you put food in animal inventory and they at it if hungry. or you have food in your inventory and walk to animal with item (building hammer) and select the feed option.

    Or maybe to set the metabolism of animals to 0?

    It would be really helpful on my server as we only use the animals for pvp fights.

    Thank you in advance
     
  14. hello i love it this plugin, i have problem , i have it tamed Animals,and despawn ever, i give food and all can make , 1 - 5 minuts and despawn ever and ever
    please help what ist problem
     
  15. Is it possible to remove the feeding system from the plugin, if so how do I do this?
     
  16. "Use permissions": false
    i do this and all the player can do /pet how can i block it ? i just want for vip

    + Permission 'canhorse' doesn't exist not work
     
    Last edited by a moderator: Mar 20, 2016
  17. How to attack him, eating? E is to press the keyboard before.
     
  18. When pet is assigned to attack - the arrow is drawn "into me" , not to target.
     
  19. Is there a way to change "Second button to use follow|unfollow": "RELOAD", so I can just use "O" to make it follow?
     
  20. what command to the animal follower?