diff --git a/spigot/build.gradle b/spigot/build.gradle index 29f64f8f..70d18310 100644 --- a/spigot/build.gradle +++ b/spigot/build.gradle @@ -1,3 +1,11 @@ +apply plugin: 'eclipse' + +eclipse { + project { + name = "Dynmap(Spigot/PaperMC)" + } +} + description = 'dynmap' repositories {