Updated resource ID

This commit is contained in:
Auxilor
2021-09-19 11:41:46 +01:00
parent 1121e66786
commit 1fd7fe26d8

View File

@@ -34,7 +34,7 @@ public class EcoWeaponsPlugin extends EcoPlugin {
* Internal constructor called by bukkit on plugin load.
*/
public EcoWeaponsPlugin() {
super(94601, 12134, "&#ff0000");
super(1241, 12134, "&#ff0000");
instance = this;
this.ecoWeaponsJson = new EcoWeaponsJson(this);