Added extension support

This commit is contained in:
Auxilor
2021-12-29 18:39:54 +00:00
parent e42410484b
commit e08ca05255

View File

@@ -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.
*/