Ir para conteúdo

Ghoost

Membros
  • Total de itens

    411
  • Registro em

  • Última visita

Respostas na Comunidade

  1. 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...
  2. 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

×
×
  • Criar Novo...