mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-12 03:59:22 +00:00
*Will resolve later.
This commit is contained in:
parent
e1dea5a450
commit
5e2313a6cb
1 changed files with 0 additions and 5 deletions
|
@ -486,9 +486,4 @@ public enum C {
|
|||
public String translated() {
|
||||
return ChatColor.translateAlternateColorCodes('&', this.s());
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return this.s();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue