mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-12-18 14:57:35 +01:00
Update download link in notification
This commit is contained in:
parent
276d35bb72
commit
d8930febfc
@ -36,7 +36,7 @@ public class UpdateNotificationListener implements Listener {
|
||||
player.sendMessage(Colors.PRIMARY_SHADOW + "[HolographicDisplays] "
|
||||
+ Colors.PRIMARY + "Found an update: " + newVersion + ". Download:");
|
||||
player.sendMessage(Colors.PRIMARY_SHADOW + ">> "
|
||||
+ Colors.PRIMARY + "http://dev.bukkit.org/bukkit-plugins/holographic-displays");
|
||||
+ Colors.PRIMARY + "https://dev.bukkit.org/projects/holographic-displays");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user