add "/team prefix" command

This commit is contained in:
Jakob Schulz
2026-05-20 18:34:10 +02:00
parent a5992a9e4e
commit 24d8ec7301
3 changed files with 49 additions and 0 deletions
@@ -498,6 +498,13 @@ TEAM_INFO_SW_USAGE = §8/§7team info §8[§eSW§8|§eSteamWar§8]
TEAM_INFO_SW_HEADER = §eSteam§8War Server Team
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 List
TEAM_LIST_NOT_PAGE = §cNo page number entered
TEAM_LIST_UNKNOWN_PAGE = §cInvalid page entered
@@ -470,6 +470,13 @@ TEAM_INFO_SW_USAGE = §8/§7team info §8[§eSW§8|§eSteamWar§8]
TEAM_INFO_SW_HEADER = §eSteam§8War Serverteam
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 List
TEAM_LIST_NOT_PAGE = §cKeine Seitenzahl angegeben
TEAM_LIST_UNKNOWN_PAGE = §cUngültige Seitenzahl angegeben