SkinSystem icon indicating copy to clipboard operation
SkinSystem copied to clipboard

MySQL table columns

Open waynelogic opened this issue 2 years ago • 1 comments

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

waynelogic avatar Jan 07 '23 23:01 waynelogic

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

AlexProgrammerDE avatar Jan 08 '23 07:01 AlexProgrammerDE