Update some ugly messages
This commit is contained in:
+25
-25
@@ -80,18 +80,18 @@ update-task-push-success: "&aOther servers were notified successfully."
|
||||
update-task-push-failure: "&cError whilst pushing changes to other servers. Is Redis enabled?"
|
||||
info: >
|
||||
{PREFIX}&2Running &bLuckPerms v{0}&2 by &bLuck&2.\n
|
||||
{PREFIX}&f-> &3Platform: &f{1}\n
|
||||
{PREFIX}&f-> &3Storage Method: &f{2}\n
|
||||
{PREFIX}&f-> &3Server Name: &f{3}\n
|
||||
{PREFIX}&f-> &3Sync Interval: &f{4} minutes\n
|
||||
{PREFIX}&f-> &3Include Global: &f{5}\n
|
||||
{PREFIX}&f-> &3Include Global World: &f{6}\n
|
||||
{PREFIX}&f-> &3Apply Global Groups: &f{7}\n
|
||||
{PREFIX}&f-> &3Apply Global World Groups: &f{8}\n
|
||||
{PREFIX}&f-> &3Online Mode: &f{9}\n
|
||||
{PREFIX}&f-> &3Apply Wildcards: &f{10}\n
|
||||
{PREFIX}&f-> &3Apply Regex: &f{11}\n
|
||||
{PREFIX}&f-> &3Apply Shorthand: &f{12}
|
||||
{PREFIX}&f- &3Platform: &f{1}\n
|
||||
{PREFIX}&f- &3Storage Method: &f{2}\n
|
||||
{PREFIX}&f- &3Server Name: &f{3}\n
|
||||
{PREFIX}&f- &3Sync Interval: &f{4} minutes\n
|
||||
{PREFIX}&f- &3Include Global: &f{5}\n
|
||||
{PREFIX}&f- &3Include Global World: &f{6}\n
|
||||
{PREFIX}&f- &3Apply Global Groups: &f{7}\n
|
||||
{PREFIX}&f- &3Apply Global World Groups: &f{8}\n
|
||||
{PREFIX}&f- &3Online Mode: &f{9}\n
|
||||
{PREFIX}&f- &3Apply Wildcards: &f{10}\n
|
||||
{PREFIX}&f- &3Apply Regex: &f{11}\n
|
||||
{PREFIX}&f- &3Apply Shorthand: &f{12}
|
||||
debug: >
|
||||
{PREFIX}&d&l> &dDebug Info\n
|
||||
{PREFIX}&f> &3Online Players: &f{0}\n
|
||||
@@ -207,13 +207,13 @@ bulk-change-type-error: "Invalid type. Was expecting 'server' or 'world'."
|
||||
bulk-change-success: "&aApplied bulk change successfully. {0} records were changed."
|
||||
|
||||
user-info: >
|
||||
{PREFIX}&f-> &3User: &f{0}\n
|
||||
{PREFIX}&f-> &3UUID: &f{1}\n
|
||||
{PREFIX}&f-> &3Status: {2}\n
|
||||
{PREFIX}&f-> &3Primary Group: &f{3}\n
|
||||
{PREFIX}&f-> &3Permissions: &f{4}\n
|
||||
{PREFIX}&f-> &3Temporary Permissions: &f{5}\n
|
||||
{PREFIX}&f-> &3Use &b/{6} user {7} listnodes &3to see all permissions.
|
||||
{PREFIX}&b&l> &bUser Info: &f{0}\n
|
||||
{PREFIX}&f- &3UUID: &f{1}\n
|
||||
{PREFIX}&f- &3Status: {2}\n
|
||||
{PREFIX}&f- &3Primary Group: &f{3}\n
|
||||
{PREFIX}&f- &3Permissions: &f{4}\n
|
||||
{PREFIX}&f- &3Temporary Permissions: &f{5}\n
|
||||
{PREFIX}&f- &3Use &b/{6} user {7} permission info &3to see all permissions.
|
||||
user-getuuid: "&bThe UUID of &b{0}&b is &b{1}&b."
|
||||
user-removegroup-error-primary: "You cannot remove a user from their primary group."
|
||||
user-primarygroup-success: "&b{0}&a's primary group was set to &b{1}&a."
|
||||
@@ -237,14 +237,14 @@ user-demote-error-not-contain-group: "Demotions are done based on primary groups
|
||||
user-showpos: "&aShowing &b{0}&a's position on track &b{1}&a.{2}"
|
||||
|
||||
group-info: >
|
||||
{PREFIX}&f-> &3Group: &6{0}\n
|
||||
{PREFIX}&f-> &3Permissions: &6{1}\n
|
||||
{PREFIX}&f-> &3Temporary Permissions: &6{2}\n
|
||||
{PREFIX}&f-> &3Use &b/{3} group {4} listnodes &3to see all permissions.
|
||||
{PREFIX}&b&l> &bGroup Info: &f{0}\n
|
||||
{PREFIX}&f- &3Permissions: &6{1}\n
|
||||
{PREFIX}&f- &3Temporary Permissions: &6{2}\n
|
||||
{PREFIX}&f- &3Use &b/{3} group {4} permission info &3to see all permissions.
|
||||
|
||||
track-info: >
|
||||
{PREFIX}&b-> &eTrack: &6{0}\n
|
||||
{PREFIX}&b-> &ePath: &6{1}
|
||||
{PREFIX}&b&l> Showing Track: &f{0}\n
|
||||
{PREFIX}&f- &7Path: &f{1}
|
||||
track-clear: "&b{0}&a's groups track was cleared."
|
||||
track-append-success: "&aGroup &b{0}&a was successfully appended to track &b{1}&a."
|
||||
track-insert-success: "&aGroup &b{0}&a was successfully inserted into track &b{1}&a at position &b{2}&a."
|
||||
|
||||
Reference in New Issue
Block a user