9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2026-01-06 15:51:32 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-03-30 20:39:45 +01:00
parent bdf297a6cb
commit 4d2ab8d59b
3 changed files with 3 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.31.0' compileOnly 'com.willfp:eco:6.31.0'
implementation 'com.willfp:libreforge:3.29.0' implementation 'com.willfp:libreforge:3.30.0'
compileOnly 'org.jetbrains:annotations:23.0.0' compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -17,6 +17,7 @@ messages:
cannot-afford-type: "&cYou can't afford to do this! &fCost: &a%cost% %type%" cannot-afford-type: "&cYou can't afford to do this! &fCost: &a%cost% %type%"
invalid-reforge: "&cInvalid reforge!" invalid-reforge: "&cInvalid reforge!"
needs-reforge: "&cYou must specify a reforge" needs-reforge: "&cYou must specify a reforge"
cannot-transmit: "&cYou can't transmit here!"
menu: menu:
title: "Reforge Item" title: "Reforge Item"

View File

@@ -1,2 +1,2 @@
version = 4.57.0 version = 4.58.0
plugin-name = Reforges plugin-name = Reforges