Add work on jailclear and also the jail command to use language string.
This commit is contained in:
@ -4,16 +4,22 @@ language:
|
||||
blockplacing: 'placing a block'
|
||||
command: 'trying to use a command'
|
||||
general:
|
||||
unknowncommand: '&cNo commands registered by the name of %0%.'
|
||||
alljails: 'all the jails'
|
||||
nojail: '&cNo jail found by the name of %0%.'
|
||||
nojails: '&cThere are currently no jails.'
|
||||
nopermission: '&cInsufficient permission.'
|
||||
numberformatincorrect: '&cNumber format is incorrect.'
|
||||
playercontextrequired: '&cA player context is required for this.'
|
||||
playernotonline: '&cThat player is not online!'
|
||||
prisonerscleared: '&cAll the prisoners from %0% have been cleared.'
|
||||
unknowncommand: '&cNo commands registered by the name of %0%.'
|
||||
jailing:
|
||||
afkkickmessage: '&cYou can not be afk while being jailed.'
|
||||
alreadyjailed: '&cThat player is already jailed.'
|
||||
broadcastmessageforever: '&9%0% has been jailed forever.'
|
||||
broadcastmessageforminutes: '&9%0% has been jailed for %1% minutes.'
|
||||
cantbejailed: '&cThat player can not be jailed.'
|
||||
defaultjailedreason: Breaking the rules.
|
||||
defaultjailedreason: 'Breaking the rules.'
|
||||
jailed: '&cYou have been jailed!'
|
||||
jailedwithreason: '&cYou have been jailed for: %0%'
|
||||
muted: '&cStop talking, you are in jail.'
|
||||
|
Reference in New Issue
Block a user