add command to allow cheating permits
adamico opened this issue ยท 0 comments
For my testing sessions I'd like to be able to cheat an adminshop:permit item with a specific key.
I know you can use the command:
/give @p adminshop:permit{key:1}
but it could be convenient to have something like this:
/adminshop permit give tier:N
I can try to implement this, if it's okay with you.