From a391309d31e4d63c67c6cabc4acec682bf0095c3 Mon Sep 17 00:00:00 2001 From: Olof Larsson Date: Wed, 13 Jun 2018 06:35:48 +0200 Subject: [PATCH] Update ServerMiner sponsorship information --- .../massivecore/MassiveCoreMSponsorInfo.java | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/com/massivecraft/massivecore/MassiveCoreMSponsorInfo.java b/src/com/massivecraft/massivecore/MassiveCoreMSponsorInfo.java index 56aec998..e78a62a0 100644 --- a/src/com/massivecraft/massivecore/MassiveCoreMSponsorInfo.java +++ b/src/com/massivecraft/massivecore/MassiveCoreMSponsorInfo.java @@ -44,12 +44,11 @@ public class MassiveCoreMSponsorInfo extends Entity public List consoleMsgs = new MassiveList<>( "", "____----====[ Sponsored by ServerMiner ]====----____", - "Get 20% off a Premium Minecraft Server at ServerMiner:", - "https://ServerMiner.com/?p=MassiveCraft", + "Get 20% off a Premium Factions Server at ServerMiner:", + "https://ServerMiner.com/plugins/Factions-Server-Hosting?p=MassiveCraft", "", "Factions and MassiveCore is sponsored by ServerMiner.com!", "They help us fund the development of new plugin features.", - "Use the promo code MassiveCraft to get a 20% discount.", "", "Only server operators get this message, not regular players.", "Type /mcore sponsor to disable it.", @@ -67,12 +66,11 @@ public class MassiveCoreMSponsorInfo extends Entity public List ingameMsgs = new MassiveList<>( "", "____----====[ Sponsored by ServerMiner ]====----____", - "Get 20% off a Premium Minecraft Server at ServerMiner:", - "https://ServerMiner.com/?p=MassiveCraft", + "Get 20% off a Premium Factions Server at ServerMiner:", + "https://ServerMiner.com/plugins/Factions-Server-Hosting?p=MassiveCraft", "", "Factions and MassiveCore is sponsored by ServerMiner.com!", "They help us fund the development of new plugin features.", - "Use the promo code MassiveCraft to get a 20% discount.", "", "Only server operators get this message, not regular players.", "Type /mcore sponsor to disable it." @@ -91,7 +89,7 @@ public class MassiveCoreMSponsorInfo extends Entity ) ); - public String ingameLink = "https://ServerMiner.com/?p=MassiveCraft"; + public String ingameLink = "https://ServerMiner.com/plugins/Factions-Server-Hosting?p=MassiveCraft"; // -------------------------------------------- // // UPDATE