9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-27 02:49:22 +00:00

Updated resource id

This commit is contained in:
Auxilor
2021-09-19 11:33:05 +01:00
parent 20effe0868
commit b84a22ee55

View File

@@ -43,7 +43,7 @@ public class EcoArmorPlugin extends EcoPlugin {
* Internal constructor called by bukkit on plugin load.
*/
public EcoArmorPlugin() {
super(88246, 10002, "&c");
super(687, 10002, "&c");
instance = this;
this.ecoArmorJson = new EcoArmorJson(this);