NametagEdit

721k Downloads

NametagEdit.getApi() always return null

MrEmmet66 opened this issue · 4 comments

commented

Bug Report

image

image

image

NametagEdit.getApi() always returns null.

Line that return null: NametagEdit.getApi().setPrefix(player, "[" + tag + "] " + player.getName());

Stacktrace: https://pastebin.com/aeA86zES

commented
commented

I used Tab Api instead cuz this api doesn’t seem to work.

commented

Can someone please respond to this issue? This has been reported many times and you don't provide a fix.

commented

I fixed this by not including the library content in my plugin jar and adding depend: [ NametagEdit ] to my plugin.yml - maybe this will help someone