mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-21 00:21:20 +01:00
Updated libreforge
This commit is contained in:
parent
6517aa8995
commit
ade73db922
@ -74,7 +74,6 @@ public class EcoEnchantsPlugin extends LibReforgePlugin {
|
||||
* Internal constructor called by bukkit on plugin load.
|
||||
*/
|
||||
public EcoEnchantsPlugin() {
|
||||
super(490, 7666, "&a", "com.willfp.ecoenchants.proxy");
|
||||
instance = this;
|
||||
|
||||
rarityYml = new RarityYml(this);
|
||||
|
4
eco-core/core-plugin/src/main/resources/eco.yml
Normal file
4
eco-core/core-plugin/src/main/resources/eco.yml
Normal file
@ -0,0 +1,4 @@
|
||||
resource-id: 490
|
||||
bstats-id: 7666
|
||||
color: "&a"
|
||||
proxy-package: "com.willfp.ecoenchants.proxy"
|
Loading…
Reference in New Issue
Block a user