+Added ForbiddenWord
Added ForbiddenWord plugin
This commit is contained in:
+7
-2
@@ -1,6 +1,11 @@
|
||||
[CommandPollManage]
|
||||
PollManageInfo='start' will start a new poll with the query of the line you put after, 'choice' will add a choice to the poll, 'stop' will end the poll
|
||||
|
||||
[CommandGuildRoleNotAllowed]
|
||||
GuildRoleNotAllowedFailure=
|
||||
GuildRoleNotAllowedSuccess=
|
||||
GuildRoleNotAllowedInfo=
|
||||
|
||||
[CommandBeansShow]
|
||||
BeansShowDisplay=You have %s beans!
|
||||
BeansShowInfo=Displays how many beans you have
|
||||
@@ -33,8 +38,8 @@ GuildRoleAddInfo=Add a role to yourself!
|
||||
|
||||
[CommandRole]
|
||||
RoleInfo=Will show the current role you have, Admins can change others roles with input of 'role x @y' with x being blacklist, general, mod, or admin. Blacklist will not allow the user to interact with kitty anymore, general mod and admin will give the user access to those commands.
|
||||
RoleStandardResponse=Your role is
|
||||
RoleError=You aren't allowed to do that! You must have the KittyRole '%' or higher!
|
||||
RoleStandardResponse=Your role is %s
|
||||
RoleError=You aren't allowed to do that! You must have the KittyRole '%s' or higher!
|
||||
RoleChanged=Changed %s to role `%s`!
|
||||
RoleNeededRole=Please enter `general`, `mod`, or `admin`!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user