PetOwner

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Note: This plugin should still work on recent Bukkit versions (1.7.x)

PetOwner is a simple plugin that allows you and your players to manage pet ownership.

Players can check, set and unset ownership of their own pets, and optionally other pets if the appropriate permission nodes are given (defaults to ops)

There is no configuration for this plugin, so just drop it in your plugins folder and restart your server.

This plugin requires Vault for permissions support.

Commands

The preferred command is pet, but po or petowner can be used if pet conflicts with an existing plugin.

  • /pet check - Check the owner of a pet
  • /pet set <new-owner> - Transfer ownership of a pet to <new-owner>
  • /pet unset - Remove ownership from a pet

Permissions

  • petowner.check - Allow players to check a pet's owner (default: true)
  • petowner.set.own - Allow players to transfer their pet to another player (default: true)
  • petowner.unset.own - Allow players to remove themselves as owner from a pet, making it untamed (default: true)
  • petowner.set.any - Allow players to transfer any pet to another player (default: op)
  • petowner.unset.any - Allow players to remove an owner from any pet, making it untamed (default: op)
  • petowner.admin.* - Provides all of the above permissions (default: op)

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    65887
  • Created
    Sep 19, 2013
  • Last Released File
    Sep 20, 2013
  • Total Downloads
    2,316
  • License

Categories

Members

Recent Files