Gregor7008 / Butler-George

Why another bot, if you only need one? Everything you need, right here: Moderation, Administration, Configuration...
Other
3 stars 0 forks source link

Levelreward list command returns RestAction error #28

Closed Gregor7008 closed 2 years ago

Gregor7008 commented 2 years ago

ClassCastException caused the error as a Object[] couldnt be casted to a String[]. Therefore first got the object from the array and then casted it to a String!