Clay PaintBall Gun

Discussion in 'Plugin Requests' started by ZeaL_BG, Nov 23, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    ZeaL_BG

    Plugin category: Fun

    Suggested name: ClayGun

    What I want: I want plugin that fire snowballs from configured item and when the snowballs hit clay they paint it with the choosen color. When you leave the game/server stop, it reset everything. I't will be cool if you add option for cooldown and cooldown message in the config with value like:
    You can use your paintball gun again after %time% seconds!

    Ideas for commands:
    /cpbg gun - gives you the gun
    /cpbg {Color} - choose the color - {color} can be blue or red.
    /cpbg reset - reset your painted blocks

    Ideas for permissions:
    cpbg.gun - for /cpbg gun
    cpbg.colour - for /cpbg red/blue
    cpbg.reset - for /cpbg reset

    When I'd like it by: ASAP
     
    Last edited: Jan 16, 2015
    GrandmaJam likes this.
  2. Offline

    Laxer21117

    Not going to flatter you and say I will do it but if I have time today I will start.
     
  3. Offline

    ZyphiorMC

    And maybe I will take a break tomorrow from coding my server's plugins to code you something if Laxer21117 doesn't make it for you. No guarantees
     
  4. Offline

    ZeaL_BG

  5. Offline

    ZeaL_BG

  6. Offline

    timtower Administrator Administrator Moderator

    Removed unnecessary discussion.
     
  7. Offline

    ZeaL_BG

  8. Offline

    ZeaL_BG

    Up. Again... Need It too much!
     
  9. Offline

    JordyPwner

  10. Offline

    ZeaL_BG

    I don't need gadget and I try them both + read good what I need :)
     
  11. Offline

    XgXXSnipz

    @JordyPwner I think that user who made the plugin went inactive...
     
    GrandmaJam likes this.
  12. Offline

    ZeaL_BG

    I really need it..
     
    GrandmaJam likes this.
  13. Offline

    EpicCraft21

    I'll try if I have the time :D
     
    GrandmaJam likes this.
  14. Offline

    Krizeh

    @ZeaL_BG

    It's done.
    Permission nodes:
    tnpb.blue - Allows players to use set their paintball splash/color to blue.
    tnpb.red - Allows players to use set their paintball splash/color to red.
    tnpb.gun- Allows players to use /tnpb gun and receive the paintball gun.

    Commands:

    /tnpb gun - Gives gun
    /tnpb red - sets color to red
    /tnpb blue - sets color to blue

    Config:

    PHP:
    Messages:
      
    Receive'&7[&bTNPB&7] &7You have received the paintball gun!'
      
    Permission'&7[&bTNPB&7] &7You don''t have permission to do this!'
      
    AlreadyHave'&7[&bTNPB&7] &7Your color is already set to {color}!'
      
    ColorSet'&7[&bTNPB&7] &7Your have set your color to {color}!'
    Gun:
      
    HitBlock159
      ItemId
    265
      Name
    '&7[&aTNPB&b] &7Paintball Gun'
      
    Multiplier2.0
    Download here.

    NOTE: Snowballs do no extra damage as you didn't ask for that.
     
    Last edited: Jan 17, 2015
    ZeaL_BG and GrandmaJam like this.
  15. Offline

    GrandmaJam

    @Krizeh Just so you know in the post you just posted you put the commands as /tnbp and not /tnpb.
    I was confused for so long xD
     
    Last edited by a moderator: Jan 16, 2015
  16. Offline

    ZeaL_BG

    I don't need snowball damage feature. Thanks for it but sometimes when I shot snowball it doesn't paint the clay and can you change it from wool to clay? For the command for clear the painted things - I don't care that much. Bug: When you paint clay you always get the normal white clay. Fix it to remember the block id you painted and back it.
    Thanks for your work!
     
    Last edited: Jan 17, 2015
  17. Offline

    Krizeh

    @GrandmaJam

    Looool Thanks, fixed just now.

    @ZeaL_BG

    Give me some time to fix that, I'm busy at the moment. I'll respond to your message just now.

    EDIT by Timtower: merged posts
    EDIT by Krizeh: Thanks Timtower, I needed that.
     
    Last edited: Jan 17, 2015
    GrandmaJam likes this.
  18. Offline

    EpicCraft21

    Do I still need to make this or does Krizeh gots dis?
     
  19. Offline

    Krizeh

    @ZeaL_BG
    Here is the updated version:

    Download here.

    Block Data is saved so it regens to the previous color.
    Changed to clay, if enough people want it I'll make the color configurable and the amount of colors configurable.
     
  20. Offline

    ZeaL_BG

    Fix:
    When someone shot with blue and paint something and then someone else shot with red and pain the blue it backs to the normal clay and then to blue - get bugged.
     
  21. Offline

    Krizeh

  22. Offline

    ZeaL_BG

    You fixed it, but now I can't paint blue with red and red with blue. Find another way to fix it. I want it to be paintable.

    EDIT:
    Can you make it to pain as '+' not as square:
    http://i.imgur.com/uU878j3.png

    EDIT2:
    Can you remove the messages when you write:
    /tnpb gun/red/blue
    and leave it only for /tnpb?
     
    Last edited: Jan 26, 2015
Thread Status:
Not open for further replies.

Share This Page