Inactive [ADMIN/GEN]SignMessage v0.2 - Replacing the purpose of massive sign walls![1.2.5-R4.0]

Discussion in 'Inactive/Unsupported Plugins' started by Gawdzahh, Jun 28, 2012.

  1. Offline

    Gawdzahh

    [​IMG]
    SignMessage Now On Bukkit Dev!
    SignMessage V0.2 [1.2.5-R4.0]


    SignMessage is a bukkit plugin that replaces the purpose of those massive sign walls you see on most servers today. The first time you run your server with SignMessage installed It will create a file called config.yml under "/plugins/SignMessage/" in the config file you can set what message the player gets when they right click the sign. We now support 3 languages English, French and Spanish If you believe we should include some more languages send me a PM suggesting what languages you would like supported!
    Also feel free to PM me some more ideas for the plugin if you wish.

    In the next update I would like to include some more languages and a [Ranks] Sign!
     
  2. Offline

    sbeex

    Oh that's cool ! I would like to use it with my MC community.
    Is it possible to translate it ? We speak french so maybe if you give me the sourcecode I can edit it or you can maybe do a config with something like that rulesTitle = "[Rules]" and so on like that we can easily change it.​
    Thank you !​
     
  3. Offline

    Gawdzahh

    Sure man glad you like it! I will include that rulesTitle thing as soon as I can get home.
    Sent From iOS
     
  4. Offline

    Jakeob22

    Gawdzahh, try to make it check if it says "Rules" in a bunch of different languages. Then have a supported languages txt that shows each one for different languages. :D
     
  5. Offline

    Gawdzahh

    Currently working on that suggestion... Should be done soon!

    SignMessage V0.2 Released!
    Now Supports English, French and Spanish!

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

    Deleted user

    Awesomeness.
    Are color codes supported?
     
  7. Offline

    Gawdzahh

    Do you mean as in changing the color of the signs text when you create one?
     
  8. Offline

    Deleted user

    I mean what appears when you right-click a sign.
    Also, can you make a [Ranks] sign feature please?
     
  9. Offline

    Gawdzahh

    Yeah, I was actually thinking of adding that... I will be sure to do it on the next update!

    Now On Bukkit Dev!

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

    Jakeob22

    Why hasn't this been approved here yet?
     
  11. Offline

    Gawdzahh

    Why has this still not been approved?
     
  12. Edit your thread title according to the plugin submission guidelines; you're missing a short description and the RB. Also, will you be posting the source code somewhere? I'd like to see how you implemented different languages :)
     
  13. Offline

    Gawdzahh

    I was thinking about doing the source code, I might think about it later.
    They way I used different languages was actually really easy, I just gave a If statement with event.getLine(0).contains("[Help] then set the string signname = Help, Then with a else if statement if the line was another language then set the string signname = Aide, which is french in another language.
     
  14. Offline

    md_5

    Does what it says on the tin, approved.
     
  15. Offline

    mahari3

    Here is a quick idea:

    On my server I like to have a list of; Mods, Admins, and so on.

    I think it would be great to have one that links with my permissions (PermissionsEx), and displays the players in those groups. Hopefully you can get this in! So far the plugin looks promising! :D

    Still need to change my signature :p
     
  16. Offline

    Gawdzahh

    This could be good, Lol.
    Good idea man, Not sure if its possible to get the list of players in a group but i can give it a try... Also im working on a Ranks sign, thinking about taking out multiple languages also in a new update and giving more time to ideas like this.
     
  17. Offline

    KingFlowy

    Can you add changing the colors? I would like to have Rules red for example.... And the other blue for Information....
     
  18. Offline

    Gawdzahh

    Sure I will see what I can do, I dont want it to allow them to change it too much like the names of the signs but I will see what I can do for the colors.
     
  19. im brazilian so could you add portuguese please?:)
     
  20. Offline

    KingFlowy

    Why not edit the names? That would be my 2nd question Cause i wanted to have more Information and Help Signs.... And a new name called Event in green...
     
  21. Offline

    mahari3

    OK, this isn't a game impacting bug, its just an annoying visual one.

    After creating a sign, the top line shifts to the left. So it becomes "un-centered". Me being picky about things like this (OCD), it kinda drives me nuts :p. I'm really hoping that you can fix this, but its not a serious issue..... yet
     
  22. Offline

    Gawdzahh

    Yeah this has been driving me crazy for ages, Not sure how i could fix it... But I'll have a think
     
  23. Offline

    mahari3

    I know nothing (yet) about this stuff, and I know this may sound dumb... but could the plugin be generating spaces, or invisible characters? Is there anything you add to the sign when you change the color of it, or alter anything else on it?
     
  24. Offline

    Gawdzahh

    I could just add a space to the word because it moves to the left.
     
  25. Offline

    LordMarkXD

    When you type a § on a sign or in a texture pack's pack.txt, Minecraft sees the § and counts it as an extra character. To re-center the text on a sign u must put x amount of spaces for x amount of §'s eg. " [§1Info§0]" to make [Info]
     

Share This Page