COMPLETELY reformatted Shop.yml to loadFromProject as well as permissions.yml. Added Placeholders, Redefined FileManager, added F Notifications to factions.kit.halfplayer

This commit is contained in:
Driftay
2020-04-04 07:30:10 -04:00
parent d79b93d6c5
commit af1ee43771
7 changed files with 224 additions and 35 deletions

View File

@@ -188,8 +188,6 @@ public class FactionsPlugin extends MPlugin {
//Start wait task executor
WaitExecutor.startTask();
//Attempt to generate a permission list
PermissionList.generateFile();
// Load Conf from disk
fileManager = new FileManager();
getFileManager().setupFiles();