mirror of
https://github.com/songoda/EpicFarming.git
synced 2024-11-30 22:43:35 +01:00
settings fixed
This commit is contained in:
parent
f3bdb5ad1e
commit
615a23ab56
@ -321,7 +321,7 @@ public class EpicFarmingPlugin extends JavaPlugin implements EpicFarming {
|
||||
public void reload() {
|
||||
locale.reloadMessages();
|
||||
references = new References();
|
||||
reloadConfig();
|
||||
this.setupConfig();
|
||||
saveConfig();
|
||||
}
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: EpicFarming
|
||||
description: EpicFarming
|
||||
main: com.songoda.epicfarming.EpicFarmingPlugin
|
||||
version: 2.0.15
|
||||
version: 2.0.16
|
||||
depend: [Arconix]
|
||||
soft-depend: [Multiverse-Core]
|
||||
author: Songoda
|
||||
|
Loading…
Reference in New Issue
Block a user