-
Total de itens
411 -
Registro em
-
Última visita
Respostas na Comunidade
-
Ghoost's postagem in Arquivos customizados estilo vitorblog >.< was marked as the answer
File file = new File(getDataFolder() + "/teste.yml"; YamlConfiguration yml = YamlConfiguration.loadConfiguration(file); public void save(FileConfiguration ymlConfig, File ymlFile) { try { ymlConfig.save(ymlFile); } catch (IOException e) { e.printStackTrace(); } } } Pra salvar: save(yml, file);
Ai pra editar e tals, é yml.set, etc...
-
Ghoost's postagem in plugin de maquinas com drop em gui configuravel was marked as the answer
Recomendo o MM-Maquinas: http://www.mediafire.com/file/ngdq4jc51fw691s/MM-Maquinas.jar