SkinsRestorer / SkinSystem

The Minecraft SkinSystem for SkinsRestorer
MIT License
131 stars 48 forks source link

MySQL table columns #135

Open waynelogic opened 1 year ago

waynelogic commented 1 year ago

Good afternoon! I can't find anywhere what columns in the MySql "Skins" table should be made and what type are they?

AlexProgrammerDE commented 1 year ago

Those are generated by the SkinsRestorer plugin: https://github.com/SkinsRestorer/SkinsRestorerX/blob/dev/shared/src/main/java/net/skinsrestorer/shared/storage/MySQL.java#L44-L56