PetOwner
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)
-
View User Profile
-
Send Message
Posted Apr 18, 2014Thank you for this plugin. :)