mirror of
https://github.com/plexusorg/Module-Guilds.git
synced 2025-08-06 04:23:29 +00:00
Update dependencies and Gradle
This commit is contained in:
parent
edaa8f7614
commit
3530706ed2
5 changed files with 11 additions and 11 deletions
|
@ -26,7 +26,7 @@ public class Guilds extends PlexModule
|
|||
public void load()
|
||||
{
|
||||
module = this;
|
||||
config = new ModuleConfig(this, "data/config.yml", "config.yml");
|
||||
config = new ModuleConfig(this, "guilds/config.yml", "config.yml");
|
||||
config.load();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue