mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-21 16:09:24 +00:00
Fixed eco compatibility
This commit is contained in:
@@ -23,7 +23,7 @@ public class IllusionerPlugin extends AbstractEcoPlugin {
|
||||
* Internal constructor called by bukkit on plugin load.
|
||||
*/
|
||||
public IllusionerPlugin() {
|
||||
super("Illusioner", 86576, 9596, "com.willfp.illusioner.proxy");
|
||||
super("Illusioner", 86576, 9596, "com.willfp.illusioner.proxy", "&9");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user