mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2026-01-06 15:42:00 +00:00
2.3.0.2
This commit is contained in:
@@ -46,7 +46,8 @@ public interface TeamManager {
|
||||
* Get the team player in
|
||||
*
|
||||
* @param player player
|
||||
* @param viewer
|
||||
* @return team name
|
||||
*/
|
||||
String getTeamName(Player player);
|
||||
String getTeamName(Player player, Player viewer);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user