Pet Selector Menu GUI permissions don't work
ralph-heeneman opened this issue ยท 8 comments
Dear plugin-owner(s),
I wanna give my donators the permission to select a pet from the /pet select menu. They already can select a pet with /pet (e.g. /pet cow), that works fine. I tried everything, but they can only select a pet in the menu when they have a star-permission (*). But that is of course not possible.
I hope you can help me!
Kind regards,
Roy (iChillings)
So let's say that the player had this permission: echopet.pet.type.cow.*
The * would be used for allowing the player to use all of the cows settings like make him a baby or something like that. If the player only had echopet.pet.type.cow
they would only be allowed to have it with them and not be able to do anything else with it. So that is what the * is there for.
Hi @zachman338,
Thank you for your response. The problem is that the ingame command /pet sheep works, but the menu GUI (/pet select) not. Opening the menu GUI with the wand works well, but when a donator clicks on a menu item, e.g. adopt a sheep, nothing will happen. Also not the other buttons (e.g. pet hide/show button), but the commands does work (/pet remove).
The only problem is that the GUI doesn't works, but the commands do.
I hope you can help me!
Sorry for my bad English, I'm dutch.
========= Permissions I gave to my donators =========
echopet.pet
echopet.pet.type.sheep
echopet.pet.type.sheep.*
echopet.pet.select
echopet.pet.list
echopet.pet.show
echopet.pet.hide
echopet.pet.call
@RoyHeeneman Hmm... This sounds like a problem with maybe the version of echo pet your using try upgrading or downgrading the version of echo pet.
- zachman338
@zachman338 It doesn't works with the newest version uploaded on GitHub (2.2.4-PATCH-1)...