Updated libreforge

This commit is contained in:
Auxilor
2022-03-30 20:37:26 +01:00
parent 8beca22125
commit 6a9895a3c9
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ allprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.25.0' compileOnly 'com.willfp:eco:6.25.0'
implementation 'com.willfp:libreforge:3.29.0' implementation 'com.willfp:libreforge:3.30.0'
compileOnly 'org.jetbrains:annotations:22.0.0' compileOnly 'org.jetbrains:annotations:22.0.0'
@@ -15,6 +15,7 @@ messages:
cannot-afford: "&cYou can't afford to do this! &fCost: &a$$%cost%" cannot-afford: "&cYou can't afford to do this! &fCost: &a$$%cost%"
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%"
cancelled: "Cancelled the active booster" cancelled: "Cancelled the active booster"
cannot-transmit: "&cYou can't transmit here!"
no-currently-active: "&cThere is no booster currently active!" no-currently-active: "&cThere is no booster currently active!"
active-placeholder: "%player% &fhas activated a %booster%&f!" active-placeholder: "%player% &fhas activated a %booster%&f!"
+1 -1
View File
@@ -1,2 +1,2 @@
version = 3.12.0 version = 3.13.0
plugin-name = Boosters plugin-name = Boosters