forked from SteamWar/SteamWar
refactor team prefix handling and improve configuration parsing
This commit is contained in:
@@ -500,10 +500,9 @@ TEAM_INFO_SW_RANK = {0} §7({1})§8: {2}
|
||||
|
||||
#TEAM Prefix
|
||||
TEAM_PREFIX_USAGE = §8/§7team prefix §8[§eteam§8|§eSW§8]
|
||||
TEAM_PREFIX_CURRENT_TEAM = §7Current chat prefix§8: §eTeam
|
||||
TEAM_PREFIX_CURRENT_SW = §7Current chat prefix§8: §eSteamWar
|
||||
TEAM_PREFIX_SET_TEAM = §7Your chat prefix is now your §eteam prefix§7.
|
||||
TEAM_PREFIX_SET_SW = §7Your chat prefix is now your §eSteamWar prefix§7.
|
||||
TEAM_PREFIX_CURRENT = §7Current chat prefix§8: §e{0}
|
||||
TEAM_PREFIX_SET = §7Your chat prefix is now your §e{0} prefix§7.
|
||||
TEAM_PREFIX_TEAM = Team
|
||||
|
||||
#Team List
|
||||
TEAM_LIST_NOT_PAGE = §cNo page number entered
|
||||
|
||||
@@ -472,10 +472,8 @@ TEAM_INFO_SW_RANK = {0} §7({1})§8: {2}
|
||||
|
||||
#Team Prefix
|
||||
TEAM_PREFIX_USAGE = §8/§7team prefix §8[§eteam§8|§eSW§8]
|
||||
TEAM_PREFIX_CURRENT_TEAM = §7Aktueller Chatprefix§8: §eTeam
|
||||
TEAM_PREFIX_CURRENT_SW = §7Aktueller Chatprefix§8: §eSteamWar
|
||||
TEAM_PREFIX_SET_TEAM = §7Dein Chatprefix ist jetzt dein §eTeamprefix§7.
|
||||
TEAM_PREFIX_SET_SW = §7Dein Chatprefix ist jetzt dein §eSteamWar-Prefix§7.
|
||||
TEAM_PREFIX_CURRENT = §7Aktueller Chatprefix§8: §e{0}
|
||||
TEAM_PREFIX_SET = §7Dein Chatprefix ist jetzt dein §e{0}prefix§7.
|
||||
|
||||
#Team List
|
||||
TEAM_LIST_NOT_PAGE = §cKeine Seitenzahl angegeben
|
||||
|
||||
Reference in New Issue
Block a user