Çözüldü CombatLogX Ölüm mesajı

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Emre YIldırım

Odunlara Vur Vur Vur!
Katılım
20 Mart 2015
Mesajlar
41
Elmaslar
7
Puan
13.460
Yaş
27
Konum
Düzce

Discord:

EmreYLDRM#3319

(player) was beheaded by (player) yazısı çıkıyor. Bu yazıyı türkçeleştirip sonunda öldürüldüğü itemin ismini de eklemek istiyorum fakat pluginde böyle bir yer bulamadım. Farklı bir pluginde mi acaba ben mi yanlış arıyorum yardımcı olabilir misiniz?
 
Config dosyalarını yeterince karıştırdınız mı?
 
Direk config dosyamı atabilirim

Kod:
# Default messages for CombatLogX
# DO NOT set a message to `false` or null
# DO NOT delete any messages
#
# To remove a message, set it to "" or ''
messages:
  plugin prefix: " &8▸"
  expansion prefix: " &8▸ &7- &b{expansion}&6&l]&r"

  loading expansion: "Loading expansion '{name} v{version}'"
  loaded expansions: "Loaded {amount} expansion{s}"

  broadcasts:
    on enable: "&2CombatLogX is now enabled."
    on disable: "&4CombatLogX is not disabled."

  commands:
    no permission: "&c&oYou don't have the permission &c'&a{permission}&c'&c&o."
    invalid target: "&c&oInvalid target &c'&a{target}&c'&c&o."

    combatlogx:
      reloaded: "&aDosyalar yenilendi."
      tag: "&a&oYou just forced &f{target}&a&o into combat. This may cause issues!"
      untag: "&a&oYou just forced &f{target}&a&o out of combat. This may cause issues!"
      not in combat: "&c&oThat player is not in combat."

    combattime:
      not in combat: "&c&oYou are not in combat."
      time left: "&a&oYou have &c{time} seconds &a&oremaining."
      time left other: "&f{target}&a&o has &c{time} seconds &a&oremaining"

  combat:
    expire: "&fArtık savaşta değilsin."
    enemy death: "&a&oYour enemy has died."
    tagged:
      attacked by player: "&f{name}&c sana saldırdı. Sakın savaştan kaçma!"
      attacker of player: "&f{name}&c adlı oyuncuya saldırdın. Sakın savaştan kaçma!"
      attacked by mob: "&c&oYou were attacked by a(n) &f{mob_type}&c&o. Please do not log out!"
      attacker of mob: "&c&oYou attacked a(n) &f{mob_type}&c&o. Please do not log out!"
      unknown: "&cSavaştasın. Sakın savaştan kaçma!"

  expansions:
    cheat prevention:
      gamemode:
        change: "&cSavaşa girdiğin için &f{gamemode}&c&o moduna alındın."
        not allowed: "&c&oYou cannot switch gamemodes during combat."

      flight:
        disabled: "&cSavaşa girdiğin için uçuş modu devre dışı bırakıldı."
        not allowed: "&c&oYou cannot enable flight during combat."

      elytra:
        disabled: "&c&oYour elytra was disabled because you were tagged."
        not allowed: "&c&oYou cannot use elytra during combat."

      command:
        not allowed: "&cSavaştayken komut kullanamazsınız!"

      teleport:
        enderpearl:
          not allowed: "&c&oYou cannot use enderpearls during combat"
        other:
          not allowed: "&c&oYou cannot teleport during combat."

      inventory:
        closed: "&c&oYour inventory was closed because you were tagged."
        not allowed: "&c&oYou cannot open inventories during combat."

      chat:
        not allowed: "&cSavaştayken konuşamazsın!"


    notcombatlogx:
      all damage: "&c&oYou took damage. Do not log out!"
      damage tag:
        contact: "&c&oYou were pricked by a cactus. Do not log out!"
        suffocation: "&c&oYou are suffocating in a wall. Do not log out!"
        fall: "&c&oYou fell down. Do not log out!"
        fire: "&c&oYou walked into fire. Do not log out!"
        fire tick: "&c&oYou are burning. Do not log out!"
        lava: "&c&oYou are boiling in lava. Do not log out!"
        drowning: "&c&oYou are drowning. Do not log out!"
        block explosion: "&c&oYou were exploded by tnt. Do not log out!"
        lightning: "&c&oZeus hates you. Do not log out!"
        starvation: "&c&oYou are starving to death. Do not log out!"
        poison: "&c&oYou are poisoned. Do not log out!"
        magic: "&c&oSomeone threw a potion at you. Do not log out!"
        wither: "&c&oYou are withering away. Do not log out!"
        falling block: "&c&oA block fell on you. Do not log out!"
        custom: "&c&oYou took damage from an unknown source. Do not log out!"
        fly into wall: "&c&oYou hit a wall. Do not log out!"
        hot floor: "&c&oThe floor is lava! Do not log out!"
        cramming: "&c&oYou are being squished. Do not log out!"

    factions compatibility:
      no entry: "You cannot enter a no-pvp area during combat"

    towny compatibility:
      no entry: "You cannot enter a no-pvp area during combat"
     
    residence compatibility:
      no entry: "You cannot enter a no-pvp area during combat"
     
    lands compatibility:
      no entry: "You cannot enter a no-pvp area during combat"

    worldguard compatibility:
      no entry:
        pvp: "You cannot enter a no-pvp area during combat"
        mob: "You cannot enter a non-mob area while tagged with a mob"

    placeholder compatibility:
      zero time left: "Not in combat"
      yes: "&aYes"
      no: "&cNo"
      status:
        fighting: "&cFighting"
        idling: "&aIdling"

Kod:
# This config option won't do anything
# Its just here to provide information
generated-by-version: "9.1.1.3"

# Config Options for CombatLogX
options:
  # Set this to true to see more information in console
  # You don't need to use this unless you like spam
  # Default: false
  debug: false

  # Set this to true if you want to check for updates
  # This will not automatically download them
  # Default: true
  check for updates: true

  # Add worlds to this list if you do not want players to be tagged in them
  disabled worlds:
  - "world1"
  - "world2"

  broadcasts:
    # Set this to true if you want to broadcast a message when the plugin is enabled.
    # Default: true
    on enable: false

    # Set this to true if you want to broadcast a message when the plugin is disabled.
    # Default: true
    on disable: false

  # The amount of time (in seconds) that players will be tagged before they can log out.
  # If they leave before this time ends, they will be punished.
  # Default: 30
  time: 10

  link:
    # Set this to true to link arrows, potions, snowballs, eggs, and other projectiles to the entity that shot them
    # This will only link the shooter if they are the attacker
    # Default: true
    projectiles: true

    # Set this to true to link wolves, ocelots, parrots, and other pets to the entity that owns them
    # This will only link the owner if their pet is the attacker
    # Default: true
    pets: true

# Punishment options for CombatLogX
punish:
  # Set this to true if players should be punished when they log out during combat
  # Default: true
  on quit: true

  # Set this to true if players should be punished when they get kicked by a plugin or staff member during combat
  # Default: false
  on kick: false

  # Set this to true if players should be punished when their combat timer expires
  # You should never need this option but its here for debugging purposes
  # Default: false
  on expire: false

  # Set this to true if players should be killed when they are punished
  # Default: true
  kill: true

  sudo:
    # Set this to true if players/console should run commands when a player is punished
    # Default: false
    enabled: false

    # List of commands if the above option is set to true
    # Prefix with [CONSOLE] to run as console
    # Prefix with [PLAYER] to run as the player
    # Prefix with [OP] to run as the player but with "Server Operator" permissions
    commands:
    - "[CONSOLE]eco take {player} 10000"
    - "[PLAYER]me savaş sırasında sunucudan çıktı!"

# Combat options for CombatLogX  
combat:
  # Set this to true if players should be untagged when their current enemy dies
  # Default: false
  untag on enemy death: false

  # Set this to true if players should be untagged when they die
  # Default: true
  untag on self death: true

  bypass:
    # Set this to true if players should be allowed to bypass combat. You will need to give them the permission that is configured below
    # Default: false
    allow: false

    # Change this if you don't like the default permission
    permission: "combatlogx.bypass"

  # Set this to true to allow players to tag themselves
  # Default: true
  self: true

  mobs:
    # Set this to true to allow mobs to tag players
    # Default: true
    enabled: false

    # List of mobs that do not cause combat
    blacklist:
    - WITHER
    - ARMOR_STAND

  sudo:
    # Set this to true if players/console should run commands when a player is tagged
    # Default: false
    enabled: false

    # List of commands if the above option is set to true
    # Prefix with [CONSOLE] to run as console
    # Prefix with [PLAYER] to run as the player
    # Prefix with [OP] to run as the player but with "Server Operator" permissions
    commands:
    - "[PLAYER]me Şuan Savaşta"
Hocam öncelikle teşekkür ederim. Bu çözümü de denedim fakat işe yaramadı. Belki başka bir pluginden olabilir bilmiyorum fakat o mesajı bir türlü bulamıyorum
 
CombatLogx dosyaları bunlar imkansız olmaması.
Evet ben de anlamadım zaten. Biriyle savaş başladığında gelen her mesajı editleyebiliyorum fakat bir tek bu mesajı editleyemiyorum bulamadım yerini her dosyayı didik didik aradım
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst