Updated resource ID
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user