This commit is contained in:
Kyleeld
2019-08-03 22:34:19 +01:00
parent 8c25671c32
commit a615444cd4

View File

@@ -64,7 +64,7 @@ public interface PluginSorterConfig extends Config
)
default Color pvmColor()
{
return new Color(255, 179, 71, 70);
return new Color(119, 221, 119, 70);
}
@ConfigItem(