INITIAL COMMIT
This commit is contained in:
253
config/tombstone-server.toml
Normal file
253
config/tombstone-server.toml
Normal file
@ -0,0 +1,253 @@
|
||||
|
||||
#Options related to player's death
|
||||
[player_death]
|
||||
#The time in minutes before a grave is unlocked to anyone [-1..MAX|default:-1|disabled:-1]
|
||||
#Range: > -1
|
||||
decay_time = -1
|
||||
#Experience lost on death [0..100|default:95]
|
||||
#Range: 0 ~ 100
|
||||
xp_loss_on_death = 95
|
||||
#The duration of the Ghostly Shape effect in seconds [0..MAX|default:120]
|
||||
#Range: > 0
|
||||
ghostly_shape_duration = 120
|
||||
|
||||
#Allows to customize or disable the enchantments
|
||||
[enchantments]
|
||||
#Enables the enchantment Spectral Bite [false/true|default:true]
|
||||
enable_enchantment_spectral_bite = true
|
||||
#Enables the enchantment Soulbound [false/true|default:true]
|
||||
enable_enchantment_soulbound = true
|
||||
#Enables the enchantment Magic Siphon [false/true|default:true]
|
||||
enable_enchantment_magic_siphon = true
|
||||
#Enables the enchantment Plague Bringer [false/true|default:true]
|
||||
enable_enchantment_plague_bringer = true
|
||||
#Enables the enchantment Curse of Bones [false/true|default:true]
|
||||
enable_enchantment_curse_of_bones = true
|
||||
#Enables the enchantment Blessing [false/true|default:true]
|
||||
enable_enchantment_blessing = true
|
||||
#Enables the enchantment Frostbite [false/true|default:true]
|
||||
enable_enchantment_frostbite = true
|
||||
#Enables the enchantment Spectral Conjurer [false/true|default:true]
|
||||
enable_enchantment_spectral_conjurer = true
|
||||
#Enables the enchantment Incurable Wounds [false/true|default:true]
|
||||
enable_enchantment_incurable_wounds = true
|
||||
#Enables the enchantment Decrepitude [false/true|default:true]
|
||||
enable_enchantment_decrepitude = true
|
||||
#Enables the enchantment Sanctified [false/true|default:true]
|
||||
enable_enchantment_sanctified = true
|
||||
#Enables the enchantment Ruthless Strike [false/true|default:true]
|
||||
enable_enchantment_ruthless_strike = true
|
||||
#Allows Soulbound at enchanting table [false/true|default:false]
|
||||
soulbound_enchanting_table = true
|
||||
#Allows Spectral Bite at enchanting table [false/true|default:false]
|
||||
spectral_bite_enchanting_table = true
|
||||
#Allows Magic Siphon at enchanting table [false/true|default:false]
|
||||
magic_siphon_enchanting_table = true
|
||||
#Allows Plague Bringer at enchanting table [false/true|default:false]
|
||||
plague_bringer_enchanting_table = true
|
||||
#Allows Curse of Bones at enchanting table [false/true|default:false]
|
||||
curse_of_bones_enchanting_table = true
|
||||
#Allows Blessing at enchanting table [false/true|default:false]
|
||||
blessing_enchanting_table = true
|
||||
#Allows Frostbite at enchanting table [false/true|default:false]
|
||||
frostbite_enchanting_table = true
|
||||
#Allows Spectral Conjurer at enchanting table [false/true|default:false]
|
||||
spectral_conjurer_enchanting_table = true
|
||||
#Allows Incurable Wounds at enchanting table [false/true|default:false]
|
||||
incurable_wounds_enchanting_table = true
|
||||
#Allows Decrepitude at enchanting table [false/true|default:false]
|
||||
decrepitude_enchanting_table = true
|
||||
#Allows Sanctified at enchanting table [false/true|default:false]
|
||||
sanctified_enchanting_table = true
|
||||
#Allows Ruthless Strike at enchanting table [false/true|default:false]
|
||||
ruthless_strike_enchanting_table = true
|
||||
|
||||
#Allows to customize or disable the potions
|
||||
[potions]
|
||||
#Allows Earthly Garden [false/true|default:true]
|
||||
allow_earthly_garden = true
|
||||
#Allows Bait [false/true|default:true]
|
||||
allow_bait = true
|
||||
#Allows Frostbite [false/true|default:true]
|
||||
allow_frostbite = true
|
||||
#Allows Darkness [false/true|default:true]
|
||||
allow_darkness = true
|
||||
#Allows Discretion [false/true|default:true]
|
||||
allow_discretion = true
|
||||
#Allows Restoration [false/true|default:true]
|
||||
allow_restoration = true
|
||||
|
||||
#Allows to customize or disable the perks
|
||||
[allowed_perks]
|
||||
#Allows the perk Alchemist [false/true|default:true]
|
||||
allow_alchemist = true
|
||||
#Defines the level max of the perk Alchemist [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_alchemist = 5
|
||||
#Allows the perk Concentration [false/true|default:true]
|
||||
allow_concentration = true
|
||||
#Defines the level max of the perk Concentration [1..3|default:3]
|
||||
#Range: 1 ~ 3
|
||||
level_max_concentration = 3
|
||||
#Allows the perk Jailer [false/true|default:true]
|
||||
allow_jailer = true
|
||||
#Defines the level max of the perk Jailer [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_jailer = 5
|
||||
#Allows the perk Memento Mori [false/true|default:true]
|
||||
allow_memento_mori = true
|
||||
#Defines the level max of the perk Memento Lori [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_memento_mori = 5
|
||||
#Allows the perk Necromancer [false/true|default:true]
|
||||
allow_necromancer = true
|
||||
#Defines the level max of the perk Necromancer [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_necromancer = 5
|
||||
#Allows the perk Rune Inscriber [false/true|default:true]
|
||||
allow_rune_inscriber = true
|
||||
#Defines the level max of the perk Rune Inscriber [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_rune_inscriber = 5
|
||||
#Allows the perk Scribe [false/true|default:true]
|
||||
allow_scribe = true
|
||||
#Defines the level max of the perk Scribe [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_scribe = 5
|
||||
#Allows the perk ShadowWalker [false/true|default:true]
|
||||
allow_shadow_walker = true
|
||||
#Defines the level max of the perk ShadowWalker [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_shadow_walker = 5
|
||||
#Allows the perk Treasure Seeker [false/true|default:true]
|
||||
allow_treasure_seeker = true
|
||||
#Defines the level max of the perk Treasure Seeker [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_treasure_seeker = 5
|
||||
#Allows the perk Witch Doctor [false/true|default:true]
|
||||
allow_witch_doctor = true
|
||||
#Defines the level max of the perk Witch Doctor [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_witch_doctor = 5
|
||||
#Allows the perk Gladiator [false/true|default:true]
|
||||
allow_gladiator = true
|
||||
#Defines the level max of the perk Gladiator [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_gladiator = 5
|
||||
#Allows the perk Priest [false/true|default:true]
|
||||
allow_priest = true
|
||||
#Defines the level max of the perk Priest [1..5|default:5]
|
||||
#Range: 1 ~ 5
|
||||
level_max_priest = 5
|
||||
#The cooldown in minutes to reset the perks with the ankh of Prayer [20..1440|default:120]
|
||||
#Range: 20 ~ 1440
|
||||
cooldown_reset_perk = 120
|
||||
|
||||
#For settings related to magic items
|
||||
[magic_item]
|
||||
#Always enchant Grave's Key [false/true|default:false]
|
||||
always_enchant_grave_key = false
|
||||
#Prevents to craft Enchanted Grave Key [false/true|default:false]
|
||||
disable_enchanted_grave_key_recipe = false
|
||||
#Scroll duration [1200..120000|default:12000]
|
||||
#Range: 1200 ~ 120000
|
||||
scroll_duration = 12000
|
||||
#Defines experience lost when storing experience in a Scroll of Knowledge
|
||||
#Range: 0 ~ 90
|
||||
scroll_of_knowledge_loss = 0
|
||||
#Cooldown in second after using a tablet [60..1200|default:300]
|
||||
#Range: 60 ~ 1200
|
||||
tablet_cooldown = 300
|
||||
|
||||
#For settings related to decorative tombs and magic items
|
||||
[decorative_grave]
|
||||
#The cooldown in minutes to pray with the Ankh [1..600|default:120]
|
||||
#Range: 1 ~ 600
|
||||
prayer_cooldown = 120
|
||||
|
||||
#Allows to disable some magic items
|
||||
[allowedMagicItems]
|
||||
#Voodoo Poppet [false/true|default:true]
|
||||
allow_voodoo_poppet = true
|
||||
#Receptacle of Familiar [false/true|default:true]
|
||||
allow_receptacle_of_familiar = true
|
||||
#Book of Disenchantment [false/true|default:true]
|
||||
allow_book_of_disenchantment = true
|
||||
#Scroll of Preservation [false/true|default:true]
|
||||
allow_scroll_of_preservation = true
|
||||
#Grave's Key [false/true|default:true]
|
||||
allow_grave_key = true
|
||||
#Scroll of Knowledge [false/true|default:true]
|
||||
allow_scroll_of_knowledge = true
|
||||
#Tablet of Recall [false/true|default:true]
|
||||
allow_tablet_of_recall = true
|
||||
#Tablet of Home [false/true|default:true]
|
||||
allow_tablet_of_home = true
|
||||
#Tablet of Assistance [false/true|default:true]
|
||||
allow_tablet_of_assistance = true
|
||||
#Tablet of Guard [false/true|default:true]
|
||||
allow_tablet_of_guard = true
|
||||
#Tablet of Cupidity [false/true|default:true]
|
||||
allow_tablet_of_cupidity = true
|
||||
#Scroll of Unstable Intangibility [false/true|default:true]
|
||||
allow_scroll_of_unstable_intangibility = true
|
||||
#Scroll of Feather Fall [false/true|default:true]
|
||||
allow_scroll_of_feather_fall = true
|
||||
#Scroll of Purification [false/true|default:true]
|
||||
allow_scroll_of_purification = true
|
||||
#Scroll of True Sight [false/true|default:true]
|
||||
allow_scroll_of_true_sight = true
|
||||
#Lost Tablet [false/true|default:true]
|
||||
allow_lost_tablet = true
|
||||
#Scroll of Reach [false/true|default:true]
|
||||
allow_scroll_of_reach = true
|
||||
#Scroll of Lightning Resistance [false/true|default:true]
|
||||
allow_scroll_of_lightning_resistance = true
|
||||
#Scroll of Frost Resistance [false/true|default:true]
|
||||
allow_scroll_of_frost_resistance = true
|
||||
#Scroll of Aquatic Life [false/true|default:true]
|
||||
allow_scroll_of_aquatic_life = true
|
||||
#Scroll of Mercy [false/true|default:true]
|
||||
allow_scroll_of_mercy = true
|
||||
#Dust of Vanishing [false/true|default:true]
|
||||
allow_dust_of_vanishing = true
|
||||
#Dust of Frost [false/true|default:true]
|
||||
allow_dust_of_frost = true
|
||||
#Enchanted Bundle [false/true|default:true]
|
||||
allow_enchanted_bundle = true
|
||||
#Book of Recycling [false/true|default:true]
|
||||
allow_book_of_recycling = true
|
||||
#Book of Repairing [false/true|default:true]
|
||||
allow_book_of_repairing = true
|
||||
#Book of Magic Impregnation [false/true|default:true]
|
||||
allow_book_of_magic_impregnation = true
|
||||
#Book of Scribe [false/true|default:true]
|
||||
allow_book_of_scribe = true
|
||||
#Book of Soulbound [false/true|default:true]
|
||||
allow_book_of_soulbound = true
|
||||
#Book of Oblivion [false/true|default:true]
|
||||
allow_book_of_oblivion = true
|
||||
#Smoke Ball [false/true|default:true]
|
||||
allow_smoke_ball = true
|
||||
#Seeker Rod [false/true|default:true]
|
||||
allow_seeker_rod = true
|
||||
#Christmas Hat [false/true|default:true]
|
||||
allow_christmas_hat = true
|
||||
#Bag of Seeds [false/true|default:true]
|
||||
allow_bag_of_seeds = true
|
||||
#Magic Scroll [false/true|default:true]
|
||||
allow_magic_scroll = true
|
||||
#Gemstone of Familiar [false/true|default:true]
|
||||
allow_gemstone_of_familiar = true
|
||||
#Gemstone of Merchant [false/true|default:true]
|
||||
allow_gemstone_of_merchant = true
|
||||
#Gemstone of Prayer [false/true|default:true]
|
||||
allow_gemstone_of_prayer = true
|
||||
#Gemstone of Guardian [false/true|default:true]
|
||||
allow_gemstone_of_guardian = true
|
||||
|
||||
#Allows to enable some features related to others mods
|
||||
[compatibility]
|
||||
#fix the RepairCost:0 added by the anvil & grindstone in nbt preventing theses items to stack [false/true|default:true]
|
||||
fix_repair_cost_zero = true
|
||||
|
||||
Reference in New Issue
Block a user