mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-09 09:59:48 +01:00
*Will resolve later.
This commit is contained in:
parent
e1dea5a450
commit
5e2313a6cb
@ -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 New Issue
Block a user