Text add
This commit is contained in:
parent
7d1e103bff
commit
3fccfabe4e
@ -620,7 +620,7 @@ public class BasicView {
|
||||
color = String.valueOf(ChatColor.DARK_RED);
|
||||
bold = String.valueOf(ChatColor.BOLD);
|
||||
msgPrefix = "\n[" color + bold + "CinematicView" + String.valueOf(ChatColor.WHITE) + "] ";
|
||||
player.sendMessage(msgPrefix + "Viewing " + viewName + ".\n ");
|
||||
player.sendMessage(msgPrefix + "Prohlížíš si " + viewName + ".\n ");
|
||||
}
|
||||
|
||||
(new BukkitRunnable() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user