mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-04 08:59:47 +01:00
Have permtest message too
This commit is contained in:
parent
9f95cc04d2
commit
26d46703b4
@ -267,6 +267,8 @@ public enum LibsMsg {
|
||||
META_VALUES_NO_CLICK(ChatColor.BLUE + "Metas, use as param for more info: " + ChatColor.DARK_AQUA),
|
||||
META_VALUE_SEPERATOR(ChatColor.AQUA + ", " + ChatColor.DARK_AQUA),
|
||||
META_CLICK_SHOW(ChatColor.GOLD + "Click to show %s"),
|
||||
LIBS_PERM_CHECK_NON_PREM(
|
||||
ChatColor.RED + "This server is not premium, non-admins should not be able to use commands"),
|
||||
LIBS_PERM_CHECK_INFO_1(ChatColor.AQUA + "Now checking for the permission 'libsdisguises.disguise.pig'"),
|
||||
LIBS_PERM_CHECK_INFO_2(ChatColor.AQUA +
|
||||
"If you did not give this permission, please set it. You can supply a player name to test another player."),
|
||||
|
Loading…
Reference in New Issue
Block a user