1
0
Fork 0
mirror of https://github.com/xHyroM/lighteco.git synced 2024-09-19 21:03:18 +02:00

build: make currency-money description different

This commit is contained in:
Jozef Steinhübl 2023-09-29 14:17:10 +02:00
parent 2b9beb74da
commit af3e64063f
No known key found for this signature in database
GPG key ID: E944BC293F5FF7E7

View file

@ -2,6 +2,8 @@ plugins {
id("lighteco.addon-logic")
}
description = "Addon that adds main currency to LightEco that uses Vault to hook into other economy plugins."
repositories {
maven("https://repo.papermc.io/repository/maven-public/")
maven("https://jitpack.io")