Config

player:
    bleeding:
        enabled: true
        chance: 5
        message: You are bleeding!
    bandage:
        enabled: true
    thirst:
        enabled: true
        depletion: 50
        damageticks: 200
        bottle: 1
        messages:
            dehydrated: You are dehydrated
            parched: You are parched
            thirsty: You are thirsty
    legbreaking:
        enabled: true
        distance: 8
        messages:
            broken: You've fallen too far and broken your legs!
            fixed: You have applied morphine to your legs.
    bloodbag:
        enabled: true
        novanillaheal: true
        meat:
             enabled: true
             health: 1
humanity:
    enabled: true
    banditregain:
        enabled: true
        seconds: 600
        humanity: 10
    levels:
        starting: 5000
        hero: 7500
        bandit: 2500
    helmet:
        starting: 345
        hero: 314
        bandit: 397
    message:
        level:
            hero: You are the hero of Cherno
            starting: You are a survivor
            bandit: You are a bandit. Jerk
        self:
            morphine: You have fixed your legs
            bandage: You have applied a bandage to yourself
            banditkill: You have killed %name and gained %h humanity!
            survivorkill: You have killed %name and lost %h humanity!
    gains:
        bloodbag: 100
        bandage: 20
        morhpine: 50
        banditkill: 500
    loss:
       survivorkill: 2000
battleye:
    enabled: true
    joinmessage: true
    deathmessage: true
    antiswear:
      enabled: true
      kick: false
      replace: snip
      words:
       - fuck
       - shit
       - faggot
       - nigger
       - dick
       - cunt
       - ass
       - asshole
       - yolo
       - swag
    message:
      join: Player %name is connecting
      death: Player %name has died
      pickup: Leave Null
      place: You cannot place this item
      break: You cannot break this item
      vehicle break: You cannot break this vehicle
    bannedpickup:
     - 46
    bannedplace:
     - 46
     - 7
    bannedbreak:
     - 46
zombie:
  sunproof: true
  bite:
    chance: 5
    hunger: 0
    confusion: 0
    blindness: 0
    weakness: 0
    slowness: 0
items:
    bandage: 339
    bloodbag: 331
    morphine: 352
    steak: 364

Comments

Posts Quoted:
Reply
Clear All Quotes