Diffrent languages on sign/commands/...

Discussion in 'Archived: Plugin Requests' started by laubsauger, Mar 23, 2013.

  1. Offline

    laubsauger

    Hello everyone. First I want to say, that my english isn't perfect...sorry.
    I am looking for a plugin, with which you can choose your language (German and English).
    If you take English, all texts on signs, texts in the chat and commands are in english.
    And the same in German or other languages...
    But important is, that you see the diffrent texts in diffrent languages on ONE SIGN.
    I would be happy if you've got an answer for me :)
    ....sorry again for my english
    - laubsauger
     
  2. Offline

    45zeldafan

    I don't think that this is possible
     
  3. Offline

    laubsauger

    It could be possible, because there is a plugin, which shows the playername of the person who reads it.
     
  4. Offline

    skipperguy12

    This would require hard coding a german-english dictionary, or a huge formatted text file...
     
  5. Offline

    laubsauger

    skipperguy12
    No... I meant that I can write a german text, which only can seen by Germans.
    And english texts, which only can seen by English'.
    Then I add the two texts to a sign.
     
  6. Offline

    AidoP

    I might do it.... (how many letters are there in german.....) It might not work UNLESS there is a direct translation between the two. (I doubt it!). Will search up the language and reply if its possible.
     
  7. Offline

    psycowithespn

    This is impossible to do without changing the signs for everyone for now in the current API. I currently have a pr to allow per player signs which is what you are looking for. Here is the pr if someone wants to use the code or rally for it to be accepted or whatnot: https://github.com/Bukkit/CraftBukkit/pull/1094

    edit: glanced quick, only impossible for sign one for now
     
  8. Offline

    skipperguy12

    laubsauger

    Ohhh, I get it. Do you want it to detect if it's german? Because that's hard, if you make it something like [GERMAN] then have a list in config of Gemrans, I can do this. Add me on Skype, skipperguy12
     
  9. Offline

    laubsauger

    Ok... I think, I should explain it again :D
    If you join the first time on the server, then you can choose by a command /german or /english or sth. like that.
    And if you now choose english and read a sign, you read for example:
    "Welcome to the Server" (english)
    but if you choose german you read on the same sign:
    "Willkommen auf dem Server" (german)
    ...but not only for this to texts.
    It would be great, if I can place a sign and write with a command the german text on it and the english text.
    ... Hopefully you can understand it better :)
     
  10. Offline

    skipperguy12

    laubsauger
    Oh, I see. My friend might be able to do this, he's good with signs unlike me.
     
  11. Offline

    gcflames5

    laubsauger The only sensible way to do this is to look at a blank sign then type in /signSet English words words works then look at the same sign and type in /setSign German wordsInGerman wordsInGerman

    I'm that friend btw. (Like it matters lol)
     
  12. Offline

    laubsauger

    gcflames5 That would be great if this works. If there is a plugin which can do this or if anyone is going to make one, I would be happy, if you can say me.
    :)

    skipperguy12 If your friend could do this, it would be nice, he or you contact me or post it here :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016

Share This Page