Fix /f create TL; Save TL nodes on first launch

This commit is contained in:
eueln 2014-12-20 20:17:56 -06:00
parent 0d75b1164a
commit 4703f08027
3 changed files with 4 additions and 5 deletions

View File

@ -132,7 +132,6 @@ public abstract class MPlugin extends JavaPlugin {
}
YamlConfiguration defConfig = YamlConfiguration.loadConfiguration(defLangStream);
TL.setFile(defConfig);
return;
}
} catch (IOException e) {
e.printStackTrace(); // So they notice

View File

@ -91,8 +91,8 @@ COMMAND:
TOCREATE: to create a new faction
FORCREATE: for creating a new faction
ERROR: <b>There was an internal error while trying to create your faction. Please try again.
CREATED:
LOG: ' created a new faction: '
CREATED: %s<i> created a new faction %s
CREATEDLOG: ' created a new faction: '
YOUSHOULD: '<i>You should now: %s'
DEINVITE:
CANDEINVITE: 'Players you can deinvite: '

View File

@ -90,8 +90,8 @@ COMMAND:
TOCREATE: to create a new faction
FORCREATE: for creating a new faction
ERROR: <b>There was an internal error while trying to create your faction. Please try again.
CREATED:
LOG: ' は新しい党派を造りました: '
CREATED: %s<i> created a new faction %s
CREATEDLOG: ' は新しい党派を造りました: '
YOUSHOULD: '<i>You should now: %s'
DEINVITE:
CANDEINVITE: 'Players you can deinvite: '