mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-26 02:34:42 +02:00
*Will resolve later.
This commit is contained in:
@ -486,9 +486,4 @@ public enum C {
|
||||
public String translated() {
|
||||
return ChatColor.translateAlternateColorCodes('&', this.s());
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return this.s();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user