From b9482fe5b4dedcfc6e4fc08c856d52fd7e24250f Mon Sep 17 00:00:00 2001 From: dordsor21 Date: Mon, 17 Dec 2018 13:16:53 +0000 Subject: [PATCH 1/2] Possible fix for FAWE build failures --- build.gradle | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build.gradle b/build.gradle index 83fd68819..137351b64 100644 --- a/build.gradle +++ b/build.gradle @@ -15,6 +15,10 @@ buildscript { } } +plugins { + id 'maven-publish' +} + group = 'com.intellectualcrafters' def revision = "" From 3be23a3d37985d25bf95902d69ac219260f0973c Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Tue, 18 Dec 2018 21:27:30 +0100 Subject: [PATCH 2/2] Switching from IRC to Discord To offer us a better possibility to help you regarding issues or bugs, join us on discord https://discord.gg/ngZCzbU --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index a455da4e4..6378b9004 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ is to provide a lag-free and smooth experience. * [Download](https://github.com/IntellectualSites/PlotSquared/releases/tag/dev) * [Jenkins](https://ci.athion.net/job/PlotSquared/) * [Spigot Page](https://www.spigotmc.org/resources/plotsquared.1177/) -* [WebChat/IRC]: #IntellectualCrafters on irc.esper.net * [Discord](https://discord.gg/ngZCzbU) * [Wiki](https://github.com/intellectualcrafters/plotsquared/wiki) @@ -45,6 +44,4 @@ Suggestions are welcome! We have a separate issue tracker for suggestions, that * [BiomeGenerator](https://www.spigotmc.org/resources/biomegenerator.1663/) * [PlotSquaredMG](https://www.spigotmc.org/resources/plotsquaredmg.8025/) * [BasicPlots](https://www.spigotmc.org/resources/basicplots.6901/) -* [HoloPlots](https://www.spigotmc.org/resources/holoplots.4880/) - -[WebChat/IRC]: https://webchat.esper.net/?nick=&channels=IntellectualCrafters +* [HoloPlots](https://www.spigotmc.org/resources/holoplots.4880/) \ No newline at end of file