MyPet-NPC
The plugin will be continued on Spigot so please check there for updates from now on.
What is MyPet-NPC?
MyPet-NPC is a simple addon for MyPet that adds Citizens-traits which allows MyPet-owners to store their MyPets.
Every WorldGroup has it's own storage so you can not transfer MyPets between WorldGroups.
How to install MyPet-NPC?
install MyPet
install Citizens
put MyPet-NPC jar file into plugins folder
set up permissions
create an NPC and assign trait
Which traits are there in MyPet-NPC?
The Citizens traits are called:
mypet-storage -> MyPet Storage
mypet-wallet -> Wallet (Economy)
Pictures
Permissions
MyPet.npc.storage.max.* determines how many MyPets can be stored by a player.
- MyPet.npc.storage - MyPet.npc.storage.max.<maximum>
Metrics
MyPet-NPC uses the Metrics system to collect some data to determine the usage of the plugin.
This will help the plugin developers to see how many servers are using the plugin.
If you don't want this, edit plugins/PluginMetrics/config.yml and set opt-out to true.
Changelog
Version 0.0.3+
- o update to latest MyPet version
Version 0.0.2
- + initial release on BukkitDev