예제 #1
0
 /**
  * 設定ファイルに設定を書き込む (コメントが消えるため使わない)
  *
  * @throws Exception
  */
 public void save() throws Exception {
   plugin.saveConfig();
 }