Inactive [FUN] SimpleSign v1.5 - Sign Colors + Functions (traps) [953]

Discussion in 'Inactive/Unsupported Plugins' started by captainawesome7, May 22, 2011.

     
  1. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Go here for new versions!
    SimpleSign - Use colors in signs and make sign traps/functions




    Version: 1.5
    SimpleSign is a fun plugin. It adds colors to signs, just type &a-f/1-9 and it adds traps/functions. The sign functions are below, as well as the permissions node required for making a sign with that function.

    Features:
    • Colors to signs
    • Sign Traps/Functions
    • Permissions
    Traps+Functions Example:

    *Note, the [TRADE] sign needs to be clicked directly, to prevent fraud ;) *
    To make a sign do something, set it up as shown below:
    [IMG]
    The TP sign uses:
    [TP]
    X coords
    Y coords
    Z coords
    For the take sign, use the following setup *Note the chest is generated automatically, and you CAN use a chest protection plugin on it*
    [IMG]
    When somebody right clicks on the top sign, then will perform the action, if it's kill they would die, etc.

    Trap And Function Types:

    In Depth Explanation:
    Commas indicate the next line of the sign:
    • [TP], x, y, z - Teleports the player to the given coordinates
    • [GIVE], id, amount, durability - Gives the player the itemstack, amount and durability are optional
    • [HEAL], heartamount - Heals the player the given amount of hearts
    • [HURT], heartamount - Damages the player the given amount of hearts
    • [SETHEARTS], heartamount - Sets the players health to the specified amount
    • [SPAWN] - Teleports the player to the world's spawn
    • [TAKE], itemid - Takes one itemstack of the given ID from the player, and puts it in a chest next to the bottom sign
    • [SPAWNMOB], Mobname, amount - Spawns the given mobname and amount is optional, first letter of mob name Must be capital (ie: Chicken)
    • [KILL] - Kills the player
    • [THROW], force - Throws the player up into the air, a force is needed, effective forces are 1-10
    • [BURN] - Burns the player for 1000 ticks
    • [LAVA] - Places still lava where the player is standing, be careful with this one!
    • [MSG], mt, mt, mt - Sends the player the message on the other lines put together to equal one string. Supports colors with &a-f/1-9 (not on sign, but in message)
    • [CMD], args, args, args - Makes the player perform the command. Use %name to represent the interacting player's name. DOES NOT add spaces between lines, so this would work as /give captainawesome7 dirt 64:
    • Code:
      [CMD][/COLOR]
      [COLOR=#ff0000]   give capta[/COLOR]
      [COLOR=#ff0000]   inawesome7[/COLOR]
      [COLOR=#ff0000]   dirt 64[/CODE][/COLOR]
      [*][COLOR=#ff0000][PS] - Stands for poop shower, it showers the player with 8 coco beans (or whatever they're called)[/COLOR]
      [*][COLOR=#ff0000][TRADE], args, args - Trades the top item and amount for the bottom item and amout, Format and example (You need to right click this sign directly, not a sign 2 above it):[/COLOR]
      [*][COLOR=#ff0000][CODE][TRADE][/COLOR]
      [COLOR=#ff0000]   4-2[/COLOR]
      [COLOR=#ff0000]   1-1[/CODE][/COLOR]
      [COLOR=#ff0000] Format:[/COLOR]
      [COLOR=#ff0000] [CODE][TRADE][/COLOR]
      [COLOR=#ff0000] idtobetaken-amounttaken[/COLOR]
      [COLOR=#ff0000] idtobegiven-amountgiven[/CODE][/COLOR]
      [/LIST]
      [COLOR=#ff0000][B]Permissions Nodes:[/B][/COLOR]
      [COLOR=#ff0000]The nodes are to MAKE the signs, not use:[/COLOR]
      [LIST]
      [*][COLOR=#ff0000][TP] = simplesign.tp[/COLOR]
      [*][COLOR=#ff0000][GIVE] = simplesign.give[/COLOR]
      [*][COLOR=#ff0000][HEAL] = simplesign.heal[/COLOR]
      [*][COLOR=#ff0000][HURT] = simplesign.hurt[/COLOR]
      [*][COLOR=#ff0000][SETHEARTS] = simplesign.sethealth[/COLOR]
      [*][COLOR=#ff0000][SPAWN] = simplesign.spawn[/COLOR]
      [*][COLOR=#ff0000][TAKE] = simplesign.take[/COLOR]
      [*][COLOR=#ff0000][SPAWNMOB] = simplesign.spawnmob[/COLOR]
      [*][COLOR=#ff0000][KILL] = simplesign.kill[/COLOR]
      [*][COLOR=#ff0000][THROW] = simplesign.throw[/COLOR]
      [*][COLOR=#ff0000][BURN] = simplesign.burn[/COLOR]
      [*][COLOR=#ff0000][LAVA] = simplesign.lava[/COLOR]
      [*][COLOR=#ff0000][MSG] = simplesign.message[/COLOR]
      [*][COLOR=#ff0000][CMD] = simplesign.command[/COLOR]
      [*][COLOR=#ff0000][PS] = simplesign.poopshower[/COLOR]
      [*][COLOR=#ff0000][TRADE] = simplesign.trade[/COLOR]
      [/LIST]
      [COLOR=#ff0000][/SPOILER][/COLOR]
      [COLOR=#ff0000][B]Video:[/B][/COLOR]
      [COLOR=#ff0000][SPOILER][/COLOR]
      [COLOR=#ff0000][media=youtube]9Qpja6YtsyA[/media][/COLOR]
      [COLOR=#ff0000][/SPOILER][/COLOR]
      [COLOR=#ff0000][B]Downloads:[/B][/COLOR]
      [LIST]
      [*][COLOR=#ff0000]SimpleSign v1.5 - [URL='https://github.com/downloads/captainawesome7/SimpleSign/SimpleSign.jar'][COLOR=#ff0000]Jar Download[/COLOR][/URL][/COLOR]
      [/LIST]
      [COLOR=#ff0000][FONT=Georgia][FONT=Georgia][B]The source code is included in the .jar (/me/captain/SimpleSign/)[/B][/FONT][/FONT][/COLOR]
       
      [COLOR=#ff0000][FONT=Georgia][B]Planned Changes[/B][/FONT][/COLOR]
      [COLOR=#ff0000][FONT=Georgia]Add more types of signs/traps :)[/FONT][/COLOR]
       
      [COLOR=#ff0000][FONT=Georgia][B]Changelog:[/B][/FONT][/COLOR]
      [COLOR=#ff0000]Version 1.5[/COLOR]
      [LIST]
      [*][COLOR=#ff0000]Added %name variable in the [CMD] sign[/COLOR]
      [/LIST]
      [COLOR=#ff0000]Version 1.4[/COLOR]
      [LIST]
      [*][COLOR=#ff0000]Added [TRADE][/COLOR]
      [*][COLOR=#ff0000]^ That one is slightly AWESOME ^[/COLOR]
      [/LIST]
      [COLOR=#ff0000]Version 1.3[/COLOR]
      [LIST]
      [*][COLOR=#ff0000]Added [PS][/COLOR]
      [*][COLOR=#ff0000]^PoopShower LOL^[/COLOR]
      [/LIST]
      [COLOR=#ff0000]Version 1.2[/COLOR]
      [LIST]
      [*][COLOR=#ff0000]Added [CMD], arg, arg, arg[/COLOR]
      [/LIST]
      [COLOR=#ff0000]Version 1.1[/COLOR]
      [LIST]
      [*][COLOR=#ff0000]Added [THROW], force[/COLOR]
      [*][COLOR=#ff0000]Added [MSG], Message text, message text, message text[/COLOR]
      [*][COLOR=#ff0000]Added [BURN][/COLOR]
      [*][COLOR=#ff0000]Added [LAVA][/COLOR]
      [/LIST]
      [COLOR=#ff0000][FONT=Georgia]Version 1.0[/FONT][/COLOR]
      [LIST]
      [*][COLOR=#ff0000]Release[/COLOR]
      [/LIST]
      [COLOR=green][COLOR=#ff0000][URL='https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YTBN49ZWR8CPW&lc=US&item_name=Captain%27s%20Bukkit%20Plugins&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted'][COLOR=#ff0000][COLOR=#1061b3][COLOR=#1061b3][COLOR=#1061b3][IMG]https://www.paypalobjects.com/WEBSCR-640-20110401-1/en_US/i/btn/btn_donate_LG.gif[/IMG][/COLOR][/COLOR][/COLOR][/COLOR][/URL][/COLOR][COLOR=#1061b3][COLOR=#1061b3][COLOR=#1061b3][COLOR=#1061b3][COLOR=#ff0000] To me to support my plugins[/COLOR] :)[/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/CODE][/COLOR][/LIST]

    This post has been edited 1 time. It was last edited by captainawesome7 May 8, 2012.
  2.  
  3. Offline

    Andrewkroger1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    so your saying it will work for 953?
  4. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    To my knowledge yes
  5. Offline

    feildmaster Bukkit Team Member BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    This is pretty cool.
  6. Offline

    GetGoodKid

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I cant seem to get this to work. Is my essentials plugin overriding this one? My essentials signs works but this wont :(

    When I type "/plugins" though, it says your plugin is running :(
  7. Offline

    AppleGuy_RL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Thanks to implement the trade sign.
    But could you also implement to choose the durability of the item you get when you trade?
    I want to use it for exemple: 1 Gold ignot => Yellow wool
    Thanks
  8. Offline

    michael05242002

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yes i hope so. It is appreciated.
  9. Offline

    kheatsopon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Help Not Working :S
    COnfuze How to make
    it?
  10. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Make what?
  11. Offline

    Zehir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    how to add player name on [CMD] ?
  12. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    What do you mean?
  13. Offline

    Zehir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    example:

    If my name is Zehir the [CMD] sign send the command /ban Zehir Test 10
    If my name is Notch the [CMD] sign send the command /ban Notch Test 10

    (Test is the reason and 10 for 10min)

    Edit: Same the %name% of msg for leaving a region on worldguard
  14. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    i never added that. I can do it in a few minutes if you want
  15. Offline

    Zehir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    ok thank you is to make a series of questions and to have a temporary ban if a wrong answer is chosen, I can not stand players who demand five times a day how do you build.
    (google translate from french)
  16. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Added. Download v1.5. Use %name as the player's name
  17. Offline

    Zehir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    thank you I will try
  18. Offline

    Zehir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Not work
    "No players natched query"

    Code:
    [CMD]
    kick %name
  19. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hm. One minute.
  20. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Oh I forgot the stupidity of replacing within strings, lemme fix that real fast.
  21. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  22. Offline

    Zehir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    same error
  23. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    It works for me.
  24. Offline

    Zehir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    what you write?
  25. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    kick %name
    When i right clicked it kicked me.
  26. Offline

    Zehir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I have:
    [CMD]
    kick %name
    and this not work for me :/

    Edit:
    found!
    filezilla not send the new file :/
  27. Offline

    Zehir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    new problem, the player need the permissions for use the command but I dont want give the /ban cmd to player, an idea?
  28. Offline

    kheatsopon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  29. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    The whole point of the sign is that it runs the command as if a player typed it in. I'm not allowing permissions bypassing through [CMD] signs.
  30. Offline

    Jadedwolf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I asked a few weeks ago for permissions support for the colored signs option, as so not just anyone can put color on signs.
  31. Offline

    Harley16

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    how do i get it to work on bukkit 1000? its not working for me
  32. Offline

    eNegoTiuM

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hey!

    I've got:
    "Error: String index out of range: 0"
    When type:
    "[SPAWNMOB]
    91"
    (91 is a Sheep - The names won't works for me)

    What's the problem?

Share This Page