Towny jailing and member

This commit is contained in:
Chromachine 2018-11-24 22:22:39 +00:00
parent 112b625695
commit 553021d674
2 changed files with 7 additions and 2 deletions

View file

@ -890,3 +890,8 @@ users:
- member - member
options: options:
name: yebu101 name: yebu101
b522961f-8634-4d18-a3a7-d2d9995ba771:
options:
name: MintCCookie
group:
- member

View file

@ -972,10 +972,10 @@ economy:
jail: jail:
#If true attacking players who die on enemy-town land will be placed into the defending town's jail if it exists. #If true attacking players who die on enemy-town land will be placed into the defending town's jail if it exists.
#Requires town_respawn to be true in order to work. #Requires town_respawn to be true in order to work.
is_jailing_attacking_enemies: 'false' is_jailing_attacking_enemies: 'true'
#If true attacking players who are considered an outlaw, that are killed inside town land will be placed into the defending town's jail if it exists. #If true attacking players who are considered an outlaw, that are killed inside town land will be placed into the defending town's jail if it exists.
#Requires town_respawn to be true in order to work. #Requires town_respawn to be true in order to work.
is_jailing_attacking_outlaws: 'false' is_jailing_attacking_outlaws: 'true'
#If true jailed players can use Ender Pearls but are still barred from using other methods of teleporting. #If true jailed players can use Ender Pearls but are still barred from using other methods of teleporting.
jail_allows_ender_pearls: 'false' jail_allows_ender_pearls: 'false'
#If false jailed players can use /town leave, and escape a jail. #If false jailed players can use /town leave, and escape a jail.