If this is enabled, the server will save a player's custom skin to a file when the server shuts down, and it will be loaded when the server starts up again.
Added configuration option: default-skin
If this is set, the server will set player's skin to this if they do not have another custom skin
Added command: /skin remove <skin>
This will remove a saved skin from the config
Added command: /skin setdefault <skin>
This will set the specified skin as the default skin. (Note: This must be the name of a skin that is already saved to the config with /skin save)
Added command: /skin cleardefault
This will clear the default skin, allowing players to join with their actual skin again
Fixed bugs
Updated to latest MidnightSkins
Bugs Fixed
Fixed a bug that would cause players to disappear on servers running Minecraft 1.8.0
Fixed a bug where there was no message sent after using /skin reload