NametagEdit

721k Downloads

Plugin doesn't create a MySQL table

caxerx opened this issue ยท 0 comments

commented

What version/build of NametagEdit are you using? Type /ver NametagEdit

build 45

What version of Bukkit/Spigot/PaperSpigot are you using? Type /ver

PaperSpigot - 777 (1.10)

What plugins are you using? Type /plugins

NametagEdit, PermissionsEX

Please explain your issue?

Plugin will not create the table when you are using a empty database with default config.
Table creating statement only appear in DatabaseUpdater, but if I'm using the default config of the latest build NametagEdit, plugin will run DataDownloader without creating the table.

How do you reproduce the issue?

Connect to a empty mysql database with NametagEdit.

Is there an error(s) in the console? Please use: https://pastebin.com

http://pastebin.com/AFfyhMFe

I can't PR because a lot of function is missing on Github source code, I don't really know how it works.