mirror of
https://github.com/Auxilor/Reforges.git
synced 2026-01-06 15:51:32 +00:00
Updated libreforge
This commit is contained in:
@@ -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'
|
||||||
|
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
version = 4.57.0
|
version = 4.58.0
|
||||||
plugin-name = Reforges
|
plugin-name = Reforges
|
||||||
Reference in New Issue
Block a user