Core Config Example

BackFromTheDead DayZ Gamemode Module Functionality

  1. enable-dayz-module - Choose whether or not to enable DayZ functionality
  2. enabled-dayz-worlds - A list of worlds that the dayz module is enabled in, seperate from the main enabled world list (Requires enable-dayz-module)
  3. enable-bleeding - Choose whether or not to enable bleeding
  4. bandage-item-id - Choose the item id of the item to be used as a bandage (Requires enable-dayz-module)
  5. bloodbag-item-id - Choose the item id of the item to be used as a bloodbag (Requires enable-dayz-module)
  6. bandage-healing-time - Time it takes(in seconds) for a bandage to heal someone (Requires enable-dayz-module)
  7. bleed-damage - The damage a players blood level will take every second if they are bleeding (Players have 12000 blood when they start)(Requires enable-dayz-module)
  8. enable-thirst - Choose whether or not to enable thirst
  9. maximum-thirst-level - The maximum thirst level a player can have (Requires enable-dayz-module) (cannot be higher than 32000)
  10. chest-spawn-chance - The chance that a set of randomly generated chests will spawn when a chunk is populated (Requires enable-dayz-module)
  11. minimum-chests-per-chunk - The minimum amount of randomly generated chests to spawn per chunk (Requires enable-dayz-module)
  12. maximum-chests-per-chunk - The maximum amount of randomly generated chests to spawn per chunk (Requires enable-dayz-module)
  13. maximum-itemstacks-per-chest - The maximum amount of stacks generated in a chest (Requires enable-dayz-module)
  14. minimum-itemstacks-per-chest - The minimum amount of stacks generated in a chest (Requires enable-dayz-module)
  15. possible-chest-contents - The possible contents of the randomly generated chests (Requires enable-dayz-module)
  16. possible chest contents format: - [Item ID] [Amount]
  17. use-experience-gui - Enable or disable using the experience bar as a GUI. NOTE: This will stop users from using experience for anything i.e. enchanting, anvils, etc.! (Requires enable-dayz-module)
  18. blood-food-list - A list that defines how much blood specific food items restore (Requires enable-dayz-module)
  19. blood-food-list-format - [ItemID] [Blood To Regen]
  20. enable-ender-grenades: true
  21. enable-custom-recipe - Choose whether or not to enable the custom ender grenade recipe, if not, all ender pearls will be grenades
  22. grenade-range - The range in blocks from the player in which a grenade will function
  23. grenade-damage - The damage in the grenade will do to all Entites in range (20 = 12 hearts)
  24. grenade-damage-range - The range in blocks around the grenade in which entities will be damaged
  25. grenade-cause-fire - Decide whether or not grenades explosions start fires nearby
  26. enable-player-tag-modification - Choose whether or not to modify player tags
  27. bandit-display-tag - Tag a player receives when he/she kills a certain amount of players
  28. bandit-display-tag - Tag a player receives when he/she heals a certain amount of players
  29. tag-priority - Choose which tag takes priority if a player has fulfilled both requirements
  30. kills-for-bandit-tag - The amount of players someone needs to kill to receive the bandit tag
  31. heals-for-healer-tag - The amount of blood transfusions a player needs to perform to receive the healer tag
  32. player-bleed-chance-offset - Allows you to tweak the chance a player has to bleed when damage is taken
  33. enable-boost - Choose whether or not to enable the boost item
  34. boost-item-id - The numerical id of the item that causes the boost (sugar by default)
  35. boost-length - The length of the in seconds the boost lasts
  36. boost-health-amount - The amount of health instantly gained from the boost(vanishes after the boost ends)
  37. boost-speed-amount - The amount of speed a player gains from the boost
  38. boost-jump-amount - The amount of extra jump height a player gains from the boost
  39. boost-attack-damage-amount - The amount of damage bonus gained from the boost

Comments

Posts Quoted:
Reply
Clear All Quotes