Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
Conflicts: core/src/mindustry/core/NetServer.java
This commit is contained in:
@@ -569,6 +569,10 @@ public class Administration{
|
||||
|
||||
public PlayerInfo(){
|
||||
}
|
||||
|
||||
public String plainLastName(){
|
||||
return Strings.stripColors(lastName);
|
||||
}
|
||||
}
|
||||
|
||||
/** Handles chat messages from players and changes their contents. */
|
||||
|
||||
Reference in New Issue
Block a user