Color Fix
This commit is contained in:
parent
bce2faee65
commit
e3a7319001
@ -2,7 +2,7 @@ package com.massivecraft.massivecore;
|
|||||||
|
|
||||||
public class Lang
|
public class Lang
|
||||||
{
|
{
|
||||||
public static final String PERM_DEFAULT_DENIED_FORMAT = "<b>You don't have permission to %s.";
|
public static final String PERM_DEFAULT_DENIED_FORMAT = "<b>You don't have permission to <h>%s<b>.";
|
||||||
public static final String PERM_DEFAULT_DESCRIPTION = "do that";
|
public static final String PERM_DEFAULT_DESCRIPTION = "do that";
|
||||||
|
|
||||||
public static final String COMMAND_SENDER_MUST_BE_PLAYER = "<b>This command can only be used by ingame players.";
|
public static final String COMMAND_SENDER_MUST_BE_PLAYER = "<b>This command can only be used by ingame players.";
|
||||||
|
Loading…
Reference in New Issue
Block a user