diff --git a/CHANGELOG.md b/CHANGELOG.md index 56bcffbb..4fba66fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Fixed NPE in BungeeCord on cracked session * Fixed skin applies if premium uuid is deactivated * Fix player entry is not saved if namechangecheck is enabled +* Fix skin applies for third-party plugins ######1.6.2 diff --git a/bungee/pom.xml b/bungee/pom.xml index 64437079..a5ce666d 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -19,8 +19,8 @@ - RYRED-REPO - http://mvn.ryred.co/repository/snapshots/ + myplayplanet-REPO + http://maven.myplayplanet.net/ @@ -41,10 +41,10 @@ net.md-5 bungeecord-proxy - 1.9-SNAPSHOT + 1.8-SNAPSHOT provided -