9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-25 01:49:34 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-03-04 13:33:33 +00:00
parent 82e6f61469
commit bfd5736781
3 changed files with 2 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.23.0'
implementation 'com.willfp:libreforge:3.20.0'
implementation 'com.willfp:libreforge:3.20.1'
compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -1,12 +1,10 @@
package com.willfp.reforges;
import com.willfp.eco.core.command.impl.PluginCommand;
import com.willfp.eco.core.config.interfaces.Config;
import com.willfp.eco.core.display.DisplayModule;
import com.willfp.eco.core.integrations.IntegrationLoader;
import com.willfp.eco.core.items.Items;
import com.willfp.libreforge.LibReforgePlugin;
import com.willfp.libreforge.chains.EffectChains;
import com.willfp.reforges.commands.CommandReforge;
import com.willfp.reforges.commands.CommandReforges;
import com.willfp.reforges.config.ReforgesYml;

View File

@@ -1,2 +1,2 @@
version = 4.47.0
version = 4.47.1
plugin-name = Reforges