First work on converting the old global config file to the new one.

For #23
This commit is contained in:
graywolf336
2014-03-14 15:15:30 -05:00
parent 065f273c14
commit 060bb125a4
15 changed files with 584 additions and 32 deletions

View File

@@ -63,4 +63,6 @@ jailing:
jails:
endermenProtection: true
explosionProtection: true
jailstick: ["stick,30,,Running away"]
jailstick:
enabled: true
sticks: ["stick,30,,Running away"]

View File

@@ -21,6 +21,7 @@ language:
jailremoved: '&9Jail %0% has been successfully deleted.'
jailstickdisabled: '&3Jail stick usage: &cdisabled'
jailstickenabled: '&3Jail stick usage: &aenabled'
jailstickusagedisabled: '&cThe usage of Jail Sticks has been disabled by the Administrator.'
nocell: '&cNo cell found by the name of %0% in the jail %1%.'
nocells: '&cNo cells found in the jail %0%.'
nojail: '&cNo jail found by the name of %0%.'