Start work on the protection and penalties. First up is Block Place

This commit is contained in:
graywolf336
2014-01-19 14:40:39 -06:00
parent d9d0de046d
commit 95649e7f03
7 changed files with 71 additions and 0 deletions

View File

@ -13,7 +13,9 @@ storage:
password: 'password'
jailing:
during:
blockBreakPenalty: 5m
blockBreakProtection: true
blockPlacePenalty: 5m
blockPlaceProtection: true
countDownTimeWhileOffline: false
explosionProtection: true

View File

@ -1,4 +1,7 @@
language:
actions:
blockbreaking: 'breaking a block'
blockplacing: 'placing a block'
general:
unknowncommand: '&cNo commands registered by the name of %0%.'
nopermission: '&cInsufficient permission.'
@ -13,6 +16,7 @@ language:
jailed: '&cYou have been jailed!'
jailedwithreason: '&cYou have been jailed for: %0%'
muted: '&cStop talking, you are in jail.'
protectionmessage: '&c%0% minutes has been added to your time for %1%.'
unjailed: '&2You have been released! Please respect the server rules.'
handcuffing:
cantbehandcuffed: '&9%0% &ccan not be handcuffed.'