diff --git a/eco-core/core-plugin/src/main/kotlin/com/willfp/ecoweapons/EcoWeaponsPlugin.kt b/eco-core/core-plugin/src/main/kotlin/com/willfp/ecoweapons/EcoWeaponsPlugin.kt index 1dfba48..c5e543b 100644 --- a/eco-core/core-plugin/src/main/kotlin/com/willfp/ecoweapons/EcoWeaponsPlugin.kt +++ b/eco-core/core-plugin/src/main/kotlin/com/willfp/ecoweapons/EcoWeaponsPlugin.kt @@ -16,7 +16,7 @@ import com.willfp.ecoweapons.weapons.toSingletonList import com.willfp.libreforge.LibReforge import org.bukkit.event.Listener -class EcoWeaponsPlugin : EcoPlugin(1241, 12134, "&#ff0000") { +class EcoWeaponsPlugin : EcoPlugin(1241, 12134, "&#ff0000", true) { /** * ecoweapons.yml. */