#Consumable item to unlock pet
1 messages · Page 1 of 1 (latest)
+1
Can we have separate permissions on consumables
- a command to get the consumable for a pet (permission protected pls)
Like a permission to use the said item ?
Yeah
I remember making a very cool item feature at a time for a server, was very custom though
So that people can’t share donator only pets with non donators (for example)
you could add tags to item so that when a player gets the item by any mean, it become only his and other players can not get it from drop, or hold it, or click it if it ever gets in their inventory by chance xD
True
If you do each consumable with its own custom model data (or nbt tag (which is less likely to conflict)) you can keep track of who owns what consumable
- prevent dupes
the mmoitems plugin is able to create this, I created a mount system connecting mcpets to mmoitems! My request is that you add simpler commands for mcpets, such as opening the pet's menu by command, temporary pet, losing the pet when you die and having to buy it again.
isn't that just spawning the pet using /mcpets spawn
Done ! To be tested 