From 757ddb905a6d51ab0ba043c39b50d71fe00c66a5 Mon Sep 17 00:00:00 2001 From: games647 Date: Mon, 4 Jul 2016 21:40:42 +0200 Subject: [PATCH] Make it buildable again --- CHANGELOG.md | 1 + bungee/pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) 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 -