mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-25 14:46:46 +01:00
More cleanup.
This commit is contained in:
parent
54b4faeeff
commit
ad68e6057e
@ -169,6 +169,9 @@ public class mcMMO extends JavaPlugin {
|
||||
placeStore = ChunkletManagerFactory.getChunkletManager();
|
||||
}
|
||||
|
||||
/**
|
||||
* Setup the various storage file paths
|
||||
*/
|
||||
public void setupFilePaths() {
|
||||
mcmmo = getFile();
|
||||
mainDirectory = getDataFolder().getPath() + File.separator;
|
||||
|
Loading…
Reference in New Issue
Block a user