DomeDD / BetterNick

Spigot Name & Skin change plugin + API
https://www.spigotmc.org/resources/better-nick-api-1-8-3-1-12-2.39633/
22 stars 7 forks source link

API Not Working #167

Closed blockiyt closed 3 years ago

blockiyt commented 3 years ago

I write a Plugin which uses the API, but every time I try to set the RandomNick or the Nick I get a NullPointer at the line: api.setRandomPlayerNickName(player, "Test", null); What can I do to fix it? Thanks for the Help!