Add SkinRestorer to plugin.yml unsure if this will fix anything

This commit is contained in:
Myles 2016-05-26 14:27:27 +01:00
parent 487e79c043
commit be54dc41d1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ main: us.myles.ViaVersion.ViaVersionPlugin
author: _MylesC
version: ${project.version}
load: startup
loadbefore: [ProtocolLib, ProxyPipe, SpigotLib, PacketListenerApi]
loadbefore: [ProtocolLib, ProxyPipe, SpigotLib, PacketListenerApi, SkinRestorer]
commands:
viaversion:
description: Shows ViaVersion Version and more.