mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-28 18:15:28 +02:00
Cleanup and fix some of the gradle scripts. Add shadows to retain dependencies.
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
This commit is contained in:
@@ -9,7 +9,8 @@ import org.spongepowered.api.plugin.Plugin;
|
||||
authors = {"nossr50", "gabizou", "bloodmage"},
|
||||
version = "2.2.0-SNAPSHOT",
|
||||
name = "mcMMO",
|
||||
url = "https://www.mcmmo.org/"
|
||||
url = "https://www.mcmmo.org/",
|
||||
description = "mcMMO plugin for Sponge"
|
||||
)
|
||||
public class SpongePlugin {
|
||||
|
||||
|
Reference in New Issue
Block a user