HeroGamers / MyDog

Tamed wolves but at least 10x better
https://www.spigotmc.org/resources/mydog.70260/
MIT License
11 stars 9 forks source link

Cant Tame bc of Limit but dont have any Dog #105

Closed NimaWoods closed 1 year ago

NimaWoods commented 1 year ago

Type of bug

Other unexpected behaviour

Error log (if applicable)

No response

Bug description

image

Steps to reproduce

  1. Get bone
  2. Tame dog

Expected behaviour

get dog

Actual behaviour

no dog

HeroGamers commented 1 year ago

What permissions do you have?

MyDog only gives this message if you have the permission mydog.limit.0. Do you have the permission *.*.* without being an operator? If so, try denying the permission mydog.limit.*. https://github.com/HeroGamers/MyDog/blob/master/src/main/java/dk/fido2603/mydog/managers/DogManager.java#LL131C70-L131C82

HeroGamers commented 1 year ago

I will close this issue until further information is provided.