24 lines
431 B
Plaintext
24 lines
431 B
Plaintext
//Guild Settings
|
|
|
|
|
|
//guildPrefix Setting
|
|
|
|
[S_GUILDPREFIX_DESCRIPTION]
|
|
Customizes your prefix in the guild.
|
|
|
|
[S_GUILDPREFIX_SUCCESS]
|
|
Successfully set the guild prefix to `{prefix}`.
|
|
|
|
[S_GUILDPREFIX_LENGTH]
|
|
The guild prefix cannot exceed {max} characters. `[{length}/{max}]`.
|
|
|
|
[S_GUILDPREFIX_SPACES]
|
|
The guild prefix cannot include spaces.
|
|
|
|
[S_GUILDPREFIX_RESET]
|
|
Successfully reset the guild prefix to `{prefix}`.
|
|
|
|
|
|
|
|
|
|
//User Settings |