SkinLoader | The SkinLoader is causing some startup issues on some servers due to a bad connection, bad hardware, or something else. With this update you can disable the SkinLoader to avoid this issue. Add the following to your config.yml:
Code (YAML):
# Enable or disable the SkinLoader. # If this is enabled heads will render more consistently in inventories. # Your server will take a few more seconds to start up in order to retrieve the skins. # It won't impact performance after startup. Disable this if your server has startup issues. SkinLoaderEnabled: true
If you do not wish to disable the SkinLoader you do not have to add this to your config.yml.