This commit is contained in:
2020-11-09 20:16:26 -06:00
parent a3837a0e06
commit 609053e13f
2 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,6 @@ import org.bukkit.entity.Player;
public class PlayerData
{
@Getter
@Setter
private String name;