41 lines
616 B
Plaintext
41 lines
616 B
Plaintext
[GENERAL_COMPONENTS]
|
|
switch({component}) {
|
|
case "command":
|
|
"command";
|
|
break;
|
|
case "setting":
|
|
"setting";
|
|
break;
|
|
case "inhibitor":
|
|
"inhibitor";
|
|
break;
|
|
}
|
|
|
|
[GENERAL_EXAMPLES]
|
|
Example Usage
|
|
|
|
[GENERAL_ALIASES]
|
|
Aliases
|
|
|
|
[GENERAL_ARGUMENTS]
|
|
Arguments
|
|
|
|
[GENERAL_CURRENT]
|
|
Current Settings
|
|
|
|
[GENERAL_SETTINGRESET]
|
|
Successfully reset the setting **{setting}** to the default value.
|
|
|
|
[GENERAL_ADDED]
|
|
added
|
|
|
|
[GENERAL_REMOVED]
|
|
removed
|
|
|
|
[ERR_INVALID_METHOD]
|
|
Method `{method}` is invalid!
|
|
|
|
[PREMIUM_2]
|
|
Sorry! This is a tier 2 premium feature.
|
|
Current server tier: `{tier}`
|