CTF-Effects

Discussion in 'Archived: Plugin Requests' started by Reptar_, Sep 16, 2012.

  1. Offline

    Reptar_

    Suggested name: xCTFEffects

    What I want: I need the special effects like on the CTF server, mcctf.com, when a player grabs the enemy's flag. I need the effect for red wool and blue wool. No messages upon command.

    Here's a video for reference.


    Commands:
    /bwool - Shoots blue wool from the player. Deactivates upon death.

    /rwool - Shoots red wool from the player. Deactivates upon death.

    /fadmin - Toggles blaze effect around player. Deactivates when command is executed again.

    Permissions:
    effect.admin - Allows use of /fadmin.

    When I'd like it by: Next few days.
     
  2. Offline

    JjPwN1

    Uh... are you using nodus?
     
  3. Offline

    Reptar_

    Yeah, but I usually only use it for coordinates.
     
  4. Offline

    chasechocolate

    Yeah I would like something like this also...
     
  5. Offline

    Reptar_

    It would be an amazing feature for my CTF server I'm developing.
     
  6. Offline

    chasechocolate

    MrPmiguelP made a copycat plugin like kCTF, but I don't know if it has this feature.
     
  7. Offline

    Reptar_

    I just messaged him. I would seriously love this plugin! :D
     
  8. Offline

    chasechocolate

    Yeah, it is pretty damn cool!

    Hmmmm... I have been thinking about this, and it should be able to be done. I'll take a look at the source of BleedingMobs and see if I can whip something up!

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

    Reptar_

    You totally should! Please! :D
     
  10. Offline

    Woobie

    I can try this too, if chasechocolate doesnt want to do this.
     
  11. Offline

    Reptar_

    Try now and whoever makes it first is the coolest! :D
     
  12. Offline

    WarmakerT

    This is really easy to do. :p
     
  13. Offline

    Woobie

    Then do it? ;)
     
    MrBluebear3 likes this.
  14. Offline

    chasechocolate

    Yeah, Woobie should try this... idk I might give this a shot when I get some free time...
     
  15. Offline

    WarmakerT

    Yeah sure, I'll be back in 6 minutes.
    Edit.: I'll start now then :)
     
  16. Offline

    Woobie

    N1.

    Not sure if WarmakerT is trolling :3
    If he is, then Reptar_ you have to tell me what kind of CTF plugin do you have?

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

    WarmakerT

    I'm not trolling.
     
  18. Offline

    Reptar_

    WarmakerT
    If you make this, I'll admit you're right in my other thread! :D

    Woobie
    I have my own custom CTF script using Skript.
     
  19. Offline

    Woobie

    You're 5 minutes late =)

    Do you have to break a wool block to capture a flag?

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

    Reptar_

    No, just click on the flag.
     
  21. Offline

    Woobie

    Okay.
    WarmakerT was trolling, so i'll try this later.
     
  22. Offline

    Reptar_

  23. Offline

    WarmakerT

    I wasn't trolling, I'm having trouble cancelling a repeating task =\
     
  24. Offline

    Woobie

    BOOM!
    Mkay okay, i think i would've gotten stuck at that part too =/
     
  25. Offline

    WarmakerT

    Ok, I stopped being dumb and thought about it... And well, I found a solution, pretty easy one too.
    It should work:https://dl.dropbox.com/u/81824464/CTFx.jar
    Perms: ctfx.use ctfx.u
    Commands: /ctfx red /ctfx blue
    /ctfxu - Stop the effect
     
  26. Offline

    Woobie

    Source? :D
    I wanna see if you had the same idea.
     
  27. Offline

    Reptar_

    Doesn't work. Nothing happens.
    Code:
    18:59:05 [WARNING] Task of 'CTFx' generated an exception
    java.lang.IllegalArgumentException: Cannot spawn an entity for org.bukkit.entity.Item
    at org.bukkit.craftbukkit.CraftWorld.spawn(CraftWorld.java:976)
    at org.bukkit.craftbukkit.CraftWorld.spawn(CraftWorld.java:772)
    at org.bukkit.craftbukkit.CraftWorld.spawnEntity(CraftWorld.java:323)
    at me.warmakert.ctfx.CTFx$1.run(CTFx.java:47)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:510)
    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    
     
  28. Offline

    Woobie

    Thats what i thought :D
     
  29. Offline

    Reptar_

    WarmakerT
    Could you change the plugin name to xCTF-Effects and remove the permissions, please?
     
  30. Offline

    WarmakerT

    No, I cannot Reptar. I can remove the permission's though.
    I removed the permission's, but wouldn't people be able to use the commands then? Whenever they want to? :S
    https://dl.dropbox.com/u/81824464/CTFx.jar
    Also, fixed.
     

Share This Page