Theme park - Shooter plugin

Discussion in 'Plugin Requests' started by stijnb1234, Oct 28, 2017.

Thread Status:
Not open for further replies.
  1. Hi everyone,

    I need a shooter plugin for my theme park. Can anyone make it?

    Plugin category: Fun

    Minecraft version: 1.8 / 1.9 / 1.10 / 1.11 / 1.12

    Suggested name: ShooterRide

    Commands & gun.


    To begin, I would like the gun to be an Iron Hoe that shoots snowballs when right-clicked.
    You get it in you're inventory with a command in a command block.

    -Example: /Shooter @a[r=5] start

    Then it would give you the gun and reset the players XP to 0. It would be cool if you're score could be shown in you're XP bar.

    After a while the ride is over and you get the command:

    -Example: /Shooter @a[r=5] stop

    The gun would be taken out of you're inventory and the score in your XP bar would reset to 0 after a few seconds. Then a custom message in chat shows you're score and maybe the topscore. Maybe there could be signs with the 3 topscores + name of the player.

    IMPORTANT: the gun and the score in the XP-bar have to be removed when a player logs out or teleports!

    Targets

    I would like 2 targets. A dia block for 5 points and a gold block for 1. When you hit it with a snowball, the player gets the point(s) and the block changes to emerald for 5 seconds. When a Iron block is placed next to these targets (on any side!), the iron changes to a redstone block (that way I can use redstone effects). I also would like an XP sound when an target is hitten.

    Extra command.

    -Example: /shooter (player) reset

    To reset the score/topscore of a player.

    When I'd like it by: All the time you need for it. ;)

    I hope anyone can make this plugin for me.
    Thanks!
    Stijn
     
    Last edited: Oct 31, 2017
  2. BUMP. Can anyone make it?
     
  3. Offline

    Mathias Eklund

    I'm a bit confused on how you want it to work.
    Does it teleport to player to a specific area and gives the player the weapon and then after X seconds it teleports the player back and finishes the game?
     
  4. No. The players step into a minecart. Then it will start a ride with Traincarts. Then there is a detector rail that runs the command, and causes the people in that cart (With @a [r = 8]) get's the gun (A iron hoe). If the shoot on a target, they get the points in their xp bar. As soon as they reach the end, a command (With @a [r = 8]) removes their gun and empties their xp bar (at 0). Then they get a message with how many points they had.

    For example, consider this attraction: Click on me

    You do not shoot on the people now, but on the targets.
     
    Last edited: Nov 5, 2017
  5. BUMP! Still needed ;)
     
  6. BUMP! Anyone? :(
     
  7. Offline

    Dai_Kunai

    using @a and @p and @r is difficult because you have recode them. It's easier to have a command such as /shooter (radius) start/stop. Is that okay?

    Those player entity specifiers don't work well with plugins, in my experience. If you've heard of essentials, it totally screws them all over. You can't use them; :(
     
  8. Offline

    timtower Administrator Administrator Moderator

  9. No problem. I'm ok with /shooter (radius) start/stop!
     
  10. BUMP! I still need it...
     
  11. Offline

    Auke

    I will give it a try
     
  12. Super! Thank you very much! ;)
     
  13. Why do you need a radius since a minecart can only be "used" by a single person?
     
  14. The plugin needs to give everyone in the train (Multiple minecarts) the shooter gun.
     
  15. BUMP! Still needed!
     
Thread Status:
Not open for further replies.

Share This Page