From 407c2640f17b956af44919b43550cb7c440be87e Mon Sep 17 00:00:00 2001 From: Florian CUNY Date: Sun, 25 Aug 2019 21:00:20 +0200 Subject: [PATCH] Added icon in addon.yml --- src/main/resources/addon.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/addon.yml b/src/main/resources/addon.yml index 6035359..edee9a7 100755 --- a/src/main/resources/addon.yml +++ b/src/main/resources/addon.yml @@ -1,6 +1,7 @@ name: Level main: world.bentobox.level.Level version: ${version}${build.number} +icon: DIAMOND softdepend: AcidIsland, BSkyBlock @@ -81,4 +82,4 @@ permissions: default: true skygird.admin.topten: description: Player can use admin top ten command - default: true \ No newline at end of file + default: true