Skip to content

Commit

Permalink
Added extension support
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Dec 29, 2021
1 parent e424104 commit e08ca05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit e08ca05

Please sign in to comment.