Load npc location config
This commit is contained in:
parent
6c6528b180
commit
fab02637f4
|
|
@ -59,5 +59,6 @@ public final class FishingEvent extends JavaPlugin {
|
|||
Config.reload(this, logger);
|
||||
Fishes.reload(this, logger);
|
||||
Messages.reload(this, logger);
|
||||
NPCLocationConfig.reload(this, logger);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user