Missing translate lines #9


  • Enhancment
  • Started
Open
Assigned to raum266
  • _ForgeUser17429319 created this issue Feb 24, 2015

    An incomplete help ticket cannot be helped. Fill out as much information as you can!

    * What specific version of Stables are you using "the latest version" does not help anything:
    git-Spigot-1.7.9-R0.2-208-ge0f2e95 (MC: 1.7.10) (implementing API version 1.7.10-R0.1-SNAPSHOT)
    * What BUILD and VERSION of Bukkit are you using - Is it Spigot? Is it CraftBukket? Type /ver to see this info:
    Spigot
    * Is this the first time you loaded DC2 or does /plugins/deathcraft exist?
    its exist
    * What steps will reproduce the problem?
    If you die, you can see not translatable sentence
    * Please provide any additional information below.
    You were vanquished at X Z (not translatable)
    You may use a compass and /dc2 find to point to this location (not translatable)
    * Copy and paste your ENTIRE config: Remove ONLY the SQL login details:
    general:
      Debug: false
      CheckForUpdates: false
      Prefix: '&9[&7DC&9] '
      UseDisplayName: true
      CheckXp: true
      Herobrine: true
    stats:
      track: true
      worlds: '*'
      seperateScores: true
      top: 3
      worst: 3
    tracking:
      enabled: true
      worlds: '*'
      fee: 0
      cooldown: 60
      lifeCost: 1
    chest:
      protect: true
      decayInMinutes: 60
      pvpchest: false
      pvechest: true
      enableFind: true
      disabledWorlds: []
      disabledRegions: []
      DestroyBlock:
        '0': true
        '6': true
        '8': true
        '9': true
        '10': true
        '11': true
        '18': true
        '161': true
    deathmessages:
      enableMechanic: true
      showCoords: true
    head:
      enabled: true
      lootbonus: 1
      announce:
        pve: '%1 wurde enthauptet!'
        pvp: '%2 wurde enthauptet %1!'
      pve: true
      pvp: false
      drop:
        player: 1
        creeper: 5
        zombie: 5
        skeleton: 5
        wither: 1
        blaze: 3
        cave_spider: 3
        chicken: 10
        cow: 10
        enderman: 5
        ghast: 3
        magma_cube: 3
        mushroom_cow: 10
        pig: 10
        pig_zombie: 3
        sheep: 10
        slime: 5
        spider: 5
        villager: 5
        iron_golem: 5
        ocelot: 10
        squid: 10
        bat: 10
        ender_dragon: 1
        silverfish: 5
        snowman: 10
        horse: 10
        witch: 3
    name-alias:
      horsemob: horse
    * Post the entire error log of what occurred - single line reports are worthless:
    No Error

  • _ForgeUser17429319 added the tags Enhancment New Feb 24, 2015
  • Raum266 posted a comment Feb 24, 2015

    Deathcraft doesn't have any localization support at this time, outside of the actual custom death messages. It is on the todo list, but it was not set up to allow this. I am currently recovering from large scale hardware failure, however, and this will not be handled any time very quickly.

  • Raum266 removed a tag New Feb 24, 2015
  • Raum266 added a tag Waiting Feb 24, 2015
  • _ForgeUser17429319 posted a comment Feb 25, 2015

    Okay. Thanks for the information. :)

  • _ForgeUser17429319 removed a tag Waiting Feb 25, 2015
  • _ForgeUser17429319 added a tag Replied Feb 25, 2015
  • Raum266 removed a tag Replied Mar 24, 2015
  • Raum266 added a tag Started Mar 24, 2015

To post a comment, please login or register a new account.