mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-22 11:55:12 +01:00
Added spaces
This commit is contained in:
parent
ba92ec1ded
commit
b615114cb4
@ -26,6 +26,7 @@ import org.bukkit.plugin.Plugin;
|
|||||||
import me.badbones69.crazyauctions.currency.CM;
|
import me.badbones69.crazyauctions.currency.CM;
|
||||||
|
|
||||||
public class Api {
|
public class Api {
|
||||||
|
|
||||||
public static Plugin plugin = Bukkit.getServer().getPluginManager().getPlugin("CrazyAuctions");
|
public static Plugin plugin = Bukkit.getServer().getPluginManager().getPlugin("CrazyAuctions");
|
||||||
|
|
||||||
public static String color(String msg){
|
public static String color(String msg){
|
||||||
@ -442,4 +443,4 @@ public class Api {
|
|||||||
return NumberFormat.getNumberInstance().format(price);
|
return NumberFormat.getNumberInstance().format(price);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user