You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
"<gradient:aqua:green>ClientViewer</gradient> <gray>></gray> Available Commands List:",
16
-
"<gray> - <green><hover:show_text:''><click:run_command:'/cv help'>/clientviewer help</click></hover> <gray>Shows this messages.",
17
-
"<gray> - <green><hover:show_text:''><click:run_command:'/cv reload'>/clientviewer reload</click></hover> <gray>Reloads the plugin configuration.",
18
-
"<gray> - <green><hover:show_text:''><click:run_command:'/client'>/client [player]</click></hover> <gray>Shows your client information, or for another player.");
15
+
"<gradient:aqua:green>[⭐] ClientViewer [⭐] Available Commands List ->",
16
+
"<gray> • <green><hover:show_text:''><click:run_command:'/cv help'>/clientviewer help</click></hover> <gray>Shows this messages.",
17
+
"<gray> • <green><hover:show_text:''><click:run_command:'/cv reload'>/clientviewer reload</click></hover> <gray>Reloads the plugin configuration.",
18
+
"<gray> • <green><hover:show_text:''><click:run_command:'/client'>/client [player]</click></hover> <gray>Shows your client information, or for another player.");
19
19
20
-
publicStringreloadSuccess = "<prefix> <red>The plugin configurations have been reloaded successful.";
20
+
publicStringreloadSuccess = "<prefix> The plugin configurations have been reloaded successful.";
21
21
22
22
publicStringreloadFailed = "<prefix> <red>Something went wrong during reloading process, check the console.";
23
23
@@ -26,20 +26,20 @@ public final class Messages implements UsableConfiguration {
26
26
publicStringofflinePlayer = "<prefix> <red>The specified player is not connected now.";
0 commit comments