Updated to use polymart resource checker

This commit is contained in:
Auxilor
2021-09-19 11:22:15 +01:00
parent c8afb8ab5b
commit 540bd0e8b8

View File

@@ -64,7 +64,7 @@ public class EcoEnchantsPlugin extends EcoPlugin {
* Internal constructor called by bukkit on plugin load.
*/
public EcoEnchantsPlugin() {
super(79573, 7666, "com.willfp.ecoenchants.proxy", "&a", true);
super(490, 7666, "com.willfp.ecoenchants.proxy", "&a", true);
instance = this;
rarityYml = new RarityYml(this);