mirror of
https://github.com/Auxilor/Reforges.git
synced 2025-12-27 02:49:13 +00:00
Updated resource ID
This commit is contained in:
@@ -33,7 +33,7 @@ public class ReforgesPlugin extends EcoPlugin {
|
||||
* Internal constructor called by bukkit on plugin load.
|
||||
*/
|
||||
public ReforgesPlugin() {
|
||||
super(95273, 12412, "&3", true);
|
||||
super(1330, 12412, "&3", true);
|
||||
instance = this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user