mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-13 10:33:55 +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;
|
||||
|
||||
public class Api {
|
||||
|
||||
public static Plugin plugin = Bukkit.getServer().getPluginManager().getPlugin("CrazyAuctions");
|
||||
|
||||
public static String color(String msg){
|
||||
@ -442,4 +443,4 @@ public class Api {
|
||||
return NumberFormat.getNumberInstance().format(price);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user