Update ItemBuilder.kt
This commit is contained in:
@@ -121,11 +121,4 @@ class ItemBuilder(
|
|||||||
return itemStack
|
return itemStack
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun color(
|
|
||||||
string: String
|
|
||||||
): String
|
|
||||||
{
|
|
||||||
return ChatColor.translateAlternateColorCodes( '&', string )
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user