Güncellendi CommandUtils artık
PlayerChatCommands ve ConsoleChatCommands mevcut
File oluşturma methodu daha basitleştirildi
BukkitFileCreato method kullanabilirsiniz artık
artık bi file oluşturmak için
createFile("plugins/PluginName/config.yml"); şekilde oluşturuluyor
addDefaults("plugins/PluginName/config.yml","test_message","message");
set("plugins/PluginName/config.yml","test","player");
dosya kaydetmek için
save("plugins/PluginName/config.yml");
Updater eklendi
new added tab completer was not added when creating command added, multiconfiguration was changed, MySQL support was added
changed
getPlayerMessage
getColoredMessage
GetUTFMessage method,