1 déc. 2013, 13:00
if(arguments[0].matches("creeper"))
{
if(arguments.length == 1)
{
sender.sendChatToPlayer(ChatMessageComponent.createFromTranslationKey("commands.tutoriel.usage").setColor(EnumChatFormatting.RED));
sender.sendChatToPlayer(ChatMessageComponent.createFromTranslationKey("commands.tutoriel.creeper.usage").setColor(EnumChatFormatting.RED));
@robin4002 : Tu n’aurais pas oublié un truc.