mirror of
https://github.com/xHyroM/lighteco.git
synced 2024-11-10 01:18:07 +01:00
build: make currency-money description different
This commit is contained in:
parent
2b9beb74da
commit
af3e64063f
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ plugins {
|
||||||
id("lighteco.addon-logic")
|
id("lighteco.addon-logic")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
description = "Addon that adds main currency to LightEco that uses Vault to hook into other economy plugins."
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
maven("https://repo.papermc.io/repository/maven-public/")
|
maven("https://repo.papermc.io/repository/maven-public/")
|
||||||
maven("https://jitpack.io")
|
maven("https://jitpack.io")
|
||||||
|
|
Loading…
Reference in a new issue