Add verbose command

This commit is contained in:
Luck
2016-10-27 17:46:44 +01:00
Unverified
parent 0a4d337a53
commit 7acc8bc7ed
11 changed files with 151 additions and 0 deletions
+4
View File
@@ -45,6 +45,10 @@ use-uninherit-command: "Use the 'parent remove' command instead of specifying th
verbose-on: "&bVerbose checking output set to &aTRUE &bfor all permissions."
verbose-on_query: "&bVerbose checking output set to &aTRUE &bfor permissions starting with &f\"{0}\"&b."
verbose-off: "&bVerbose checking output set to &cFALSE&b."
create-success: "&b{0}&a was successfully created."
delete-success: "&b{0}&a was successfully deleted."
rename-success: "&b{0}&a was successfully renamed to &b{1}&a."