Skip to content

Instantly share code, notes, and snippets.

@ProgrammerDan
Created July 5, 2017 18:33
Show Gist options
  • Save ProgrammerDan/a48538b956bb35547f95bd17d581c334 to your computer and use it in GitHub Desktop.
Save ProgrammerDan/a48538b956bb35547f95bd17d581c334 to your computer and use it in GitHub Desktop.
Devoted ExilePearl config 7/5/2017
# database connection details redacted
general:
suicide_time_seconds: 180
pearls:
autofree_worldborder: true
free_by_throwing: false
hotbar_needed: true
decay_interval_min: 60
decay_amount: 8
start_value: 96
max_value: 2688
repair_materials:
obsidian:
material: OBSIDIAN
repair: 3
bastion_harm_amount: 2
help_item:
enabled: true
item_name: "You've been exiled!"
item_text:
- "<a>You are exiled."
- "<reset>"
- "Another player has imprisoned you in an exile pearl."
- "Your in-game actions will be limited until you are freed."
- "You can type <c>/ep locate to see the location of your pearl."
damage_log:
enabled: true
algorithm: 1
tick_interval: 20
decay_amount: 1.0
max_amount: 30.0
potion_damge: 6.0
rules:
pearl_radius: 1000
ignite: false
use_bed: false
use_bucket: false
fill_bucket: true
use_potions: false
drink_brews: true
throw_pearl: false
fill_cauldron: true
milk_cows: true
pvp: false
kill_pets: false
kill_mobs: true
enchant: true
brew: true
suicide: true
mine_blocks: true
collect_xp: true
use_anvil: true
place_tnt: false
chat_local: false
create_bastion: false
damage_bastion: false
enter_bastion: false
damage_reinforcement: false
place_snitch: false
protected_mobs:
- Sheep
- Cow
- Pig
- Horse
- Mule
- Donkey
- Mushroom_Cow
- Llama
- Villager
- Parrot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment